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

assets resouce is too big, #219

Open xiejinsorry opened 7 years ago

xiejinsorry commented 7 years ago

when I pack my project to apk,I found my project's space from30M to 70M,how to resolve it?

nileshpambhar commented 7 years ago

Yes i am also getting same issue. How to resolve it?

xiejinsorry commented 7 years ago

I have no idea,what i can do is find other sdk to complete my project, or you can decrease other space in your project, The first important thing is that other sdk not support multiCPU structure, It disturb me