最終更新:2017-09-15 (金) 15:36:25 (2408d)  

Context.getFilesDir
Top / Context.getFilesDir

Returns the absolute path to the directory on the filesystem where files created with Context.openFileOutput(String, int) are stored.

https://developer.android.com/reference/android/content/Context.html#getFilesDir()

  • Android/data/data/{package}/files?