[[!comment format=mdwn username="divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899" nickname="divergentdave" subject="comment 2" date="2016-03-21T04:13:15Z" content=""" Each app has one subfolder inside /data that is private to that app (and user) alone. Generally, you can't read or enumerate /data itself. There is a function in the Java API to get the current app's internal storage folder, see https://developer.android.com/reference/android/content/Context.html#getFilesDir%28%29. """]]