Tactical Guide - Reduce the size of your MSDK APK
689 0 2020-8-4
Uploading and Loding Picture ...(0/1)
o(^-^)o
Spacemarine
lvl.4
  • >>>
Hong Kong
Offline

In the build.gradle file's dependencies section, you can exclude the package you don't want to use to reduce the final compiled apk size. In the sample code, two of the packages has been already excluded. They are "library-anti-distortion" and "fly-safe-database". If you want to exclude more packages, you can go to Maven server to find them. But be careful with it, you may cause crash if you exclude the essential package. Please feel free to share other ways to reduce compiled apk size in the reply section.
Maven Server Link:https://mvnrepository.com/artifact/com.dji

2020-8-4
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules