I have an application that use OpenCV for image proccessing, everything works well, but most size of my android output APK file is for OpenCV component. As I do not use most of source codes of OpenCV for my app, am I able to avoid using all of OpenCV methods?
Asked
Active
Viewed 64 times
1 Answers
0
how to reduce android app size? I reduce my app size from the above accepted answer. You can just split your apk for different processors according to your jnilibs.

Community
- 1
- 1

Rahul Bhavani
- 311
- 2
- 10