My android application is saving some stats to internal storage. Each file name is in the format of \"appname-currentDate\"
I was wondering:
use this method to get array of internal files stored by application.
https://developer.android.com/reference/android/content/Context.html#fileList()
more information here. https://developer.android.com/guide/topics/data/data-storage.html#filesInternal