I was wondering if there is a log of when an application read or write data. Furthermore, how would I go about accessing this data? If there is none, is there another way you guys would think of logging applications creating or opening files?
I was wondering if there is a log of when an application read or write data. Furthermore, how would I go about accessing this data? If there is none, is there another way you guys would think of logging applications creating or opening files?
You can do certain checks using the stock logging software's, ( MTK Logger, Android Info Etc.. )
*#*#info#*#*
or *#*#4636#*#*
Notice the opposition's *#
and #*
You could hypothetically log this information using a folder change watcher on your internal SD like
Ok Here is what to do
Install FolderSync
Create a New Folder Pair.
Call the Pair ( Error Invoke ) or something rememberable.
Edit the Filter At Bottom to Filter Everything or .*
Now set it's sync method to Instant ( file change sync )
Ok so hypothetically, FolderSync will start a sync caused by the recent file changes or folder additions and deletions... The sync will
notice changed folders/files
start a blank sync
log the sync details
Open the log for file change history
see changed files
This method could work, but it's just hypothetical. I use FolderSync for way more than just synchronized folders !
Q & A