Skip to content

What's in the data directory of a newly created Android app?

License

Notifications You must be signed in to change notification settings

mcomella/WhatsInMyDataDirectory

Repository files navigation

What's in my data directory?

This is a companion repository to my "Android Studio 3.0 Profiler Injects Files Into Data Directory" blog post.

Logs the content of various data directories when onResume is called. You can analyze what's in the data directory of a fresh app by:

  • Reading these logs through logcat
  • Investigating the disk contents with "Device File Explorer"

Note that some directories are created by the calls to read the directories themselves just as the files directory.

About

What's in the data directory of a newly created Android app?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages