Categories
How to reduce the size of an android application?
What are the ways to optimize the size of the future application? If layout elements are created programmatically, will this be a plus?
Answer the question
In order to leave comments, you need to log in
The main weight of the application is media files: images, sounds and fonts. So all you can do is optimize and/or delete/replace files. How to do this depends on the specific files and your requirements. Code and layout take up almost nothing.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question