barteksc/AndroidPdfViewer massive APK Size
问题 We included this AndroidPdfViewer library to support viewing of PDF reports in the app. It lead to massive increase in APK size from 4.7Mb to 20.1Mb . Is there a way to reduce this size. Let me know where and what to tinker around to help or solve this. I am familiar with proguard and have it configure for my app with reasonable success. 回答1: Why resulting apk is so big ? Android PdfViewer depends on PdfiumAndroid, which is set of native libraries (almost 16 MB) for many architectures. Apk