ffmpeg-android-java
ffmpeg-android-java copied to clipboard
Permission Denied in Android Oreo
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 ?