Home > Mobile > The Android 6.0 the permissions to read and write, EPERM (Operation not permitted)
The Android 6.0 the permissions to read and write, EPERM (Operation not permitted)
Time:09-16
The Android engineering Development platform: Eclipse The Project Build Target for Android 4.2.2 (code limits, only 4.2.2), The compiled to install APK on the Android 6.0 platform,
Error message: Failed to chmod (/storage/emulated/0/bpdata bpdatabasebak. Db/bpCamera. Db) : android. System. ErrnoException: chmod Failed: EPERM (Operation not permitted)
For several days, no problem, hope to help!
CodePudding user response:
Dynamic apply for permission to try!
CodePudding user response:
Only root access permissions to open, otherwise can only be opened by internal Java built-in function,