fra8995
Lurker
Hi, I'm using Android Studio (SDK 23) to create an application. I'm trying to see all the files or folders in "storage/emulated/0".
I asked for permissions runtime with these two functions:
but when i try to access "storage/emulated/0":
it says that i can'r read it:
Am I doing something wrong?
I asked for permissions runtime with these two functions:
but when i try to access "storage/emulated/0":
it says that i can'r read it:
Am I doing something wrong?