Monday, November 11, 2019

android - AndroidMy 6.0 targetSdkVersion 23 open failed: EACCES (Permission denied)

I got a error, W/System.err: java.io.FileNotFoundException: open failed: EACCES (Permission denied)



Code has :



Environment.getExternalStorageDirectory().getAbsolutePath()



AndroidManifest.xml has :







build.gradle has:



targetSdkVersion is 23

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...