CHAPTER 9
Performance Optimizations for Android Applications on x86
Like so many other things in life, you rarely get only what you optimize for.
— Erik Naggum
Performance optimization is one of the important goals that every application developer always wants to pursue, no matter if the application is for a general desktop Windows computer or an Android device. Android is a resource-limited system and thus requires very strict resource utilization in space and processing time. Compared with a desktop system, the performance optimization for Android applications is therefore far more critical.
Different applications require a different focus ...
Get Android on x86: An Introduction to Optimizing for Intel® Architecture now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.