Android Question Where is https downloaded file using Google's Files / Google's File Manager apps?

johnaaronrose

Active Member
Licensed User
Longtime User
Your app internal folder can be read and write only from your app.
Thanks. I would like to be able to have the app write to a folder (not an external SD card) so that another app / Google Files / Google File Manager can read it. It would also be good if this could be applicable to any version of Android from say 5.
What reference (i.e. not File.DirInternal) should I use for the folder?
 
Last edited:
Upvote 0
Top