cropsly / ffmpeg-android-java

Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
http://writingminds.github.io/ffmpeg-android-java
GNU General Public License v3.0
3.32k stars 829 forks source link

Problem with Android 7 "text relocations" Help #193

Open acurax opened 7 years ago

acurax commented 7 years ago

Hello, we are working with Ffmpeg for 2 years. Now with the new updates of android 7 we have this famous issue and after hours trying to find a solution we have not had any success and asked for help regarding this problem, our application in the playstore faces this terrible problem. HELP!

minSdkVersion 15 targetSdkVersion 24 compileSdkVersion 24

kadircanerergun commented 6 years ago

Could you solve yet ?