I changed targetSdk 29 for upload google playstore. ( google targetSdk policy )
Now I got this error
when I click Execute button, phone die immediately
and error message like this
E/FFmpeg ( 9618): java.io.IOException: Cannot run program
"/data/user/0/myProject/files/ffmpeg": error=13, Permission denied
is there a way to solve this problem? ( targetSdk 28 was no problem )