M
M
Michael2016-01-05 20:55:06
Android
Michael, 2016-01-05 20:55:06

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

1 answer(s)
F
FoxInSox, 2016-01-05
@woberin

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 your question

Ask a Question

731 491 924 answers to any question