Cargando…

Pro Android Apps Performance Optimization

Today's Android apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue. Android allows developers to write apps using Java, C or a com...

Descripción completa

Detalles Bibliográficos
Autor principal: Guihot, Hervé
Lenguaje:eng
Publicado: Springer 2012
Materias:
Acceso en línea:http://cds.cern.ch/record/1486657
Descripción
Sumario:Today's Android apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue. Android allows developers to write apps using Java, C or a combination of both with the Android SDK and the Android NDK. Pro Android Apps Performance Optimization reveals how to fine-tune your Android apps, making them more stable and faster. In this book, you'll learn the following: * How to optimize your Java code with the SDK, but also how to write and optimize