Skip to content

Optimize / Reduce final Demo APK File size #3159

Open
@cpholguera

Description

@cpholguera

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions