ffmpeg-android-java icon indicating copy to clipboard operation
ffmpeg-android-java copied to clipboard

Permission Denied in Android Oreo

Open Prakash19921206 opened this issue 7 years ago • 0 comments

I installed the latest version of this app on my device running android oreo (8.1)

When i execute the command it says "permission denied" at end (while writing to External storage , it worked fine while writing to internal storage)

i tried installing via adb as well with -'g' (to grant all run time permission) that didn't help either.

i checked under settings->app->app permission [there is only one. 'storage' its enabled]

any permission missing in manifest ?

Prakash19921206 avatar Oct 03 '18 11:10 Prakash19921206