buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Hervé Guihot

Pro Android Apps Performance Optimization


1st ed. 2012. xii, 284 S. XII, 284 p. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2012
ISBN: 1-430-23999-9 (1430239999)
Neue ISBN: 978-1-430-23999-4 (9781430239994)

Preis und Lieferzeit: Bitte klicken


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 native code using advanced features of the Android NDK such as using ARM single instruction multiple data (SIMD) instructions (in C or assembly)
How to use multithreading in your application, how make best use of memory and how to maximize battery life
How to use to some OpenGL optimizations and to Renderscript, a new feature in Android 3.0 (Honeycomb) and expanded in Android 4.0 (Ice Cream Sandwich).
After reading and using this book, you´ll be a better coder and your apps will be better-coded. Better-performing apps mean better reviews and eventually, more money for you as the app developer or your indie shop.

Optimizing Java code
Getting started with the Android NDK
Using advanced NDK features
Using memory efficiently
Multithreading and synchronization
Benchmarking and profiling your application
Maximizing battery life
OpenGL optimizations
Renderscript
Herv Guihot is a software engineering department manager at a leading fabless semiconductor company for wireless communications and digital multimedia solutions. He has more than 10 years of experience in embedded systems, primarily focused on digital television. His current focus is on Android for ARM-based digital home platforms (televisions, Blu-ray players).