Open
Description
The Android Demo APKs are currently 8.29 MB, which is too large for such a simple app. Reducing the APK size is important to ease storage and improve user experience. We should investigate possible optimizations, such as removing unnecessary resources and optimizing images.
Note that using ProGuard may not be suitable because these are educational demos intended for practicing reverse engineering.