Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 13 Permission Denied #42

Open
paragwadhwani opened this issue Oct 29, 2020 · 0 comments
Open

Error 13 Permission Denied #42

paragwadhwani opened this issue Oct 29, 2020 · 0 comments

Comments

@paragwadhwani
Copy link

E/FFmpeg: Exception while trying to run: [Ljava.lang.String;@916ce87
    java.io.IOException: Cannot run program "/data/user/0/com.tuwy/files/ffmpeg": error=13, Permission denied
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050)
        at java.lang.Runtime.exec(Runtime.java:698)
        at java.lang.Runtime.exec(Runtime.java:563)

I am running this app on android 10
with compile and target sdk version 29
I have already provided external storage permission and ' android:requestLegacyExternalStorage="true" '
Can any one suggest some thing ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant