So I made app that can read write system file, I use File
and I checked Read & write in File property, and the question is, is File required ReadExternalStorage
permission and WriteExternalStorage
permission?
media files or non media files?
which directory?
please read Some basics on Android storage system
and show us a screenshot of your relevant blocks
Taifun
I mean system file is like External File
, and i want can read and write the file
but i cant understand the block so i asked this
It looks like you are talking about text files
What about answering the questions I asked earlier?
For newer Android versions no
What about providing a screenshot of your relevant blocks?
How do you pick one of those files?
Taifun
So the file block is :
And if doesn’t require Read external storage and write permission, how to access external storage? (storage/emulated/0/)??
It looks like you forgot to read
Taifun