Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Android High Performance Programming

You're reading from  Android High Performance Programming

Product type Book
Published in Aug 2016
Publisher Packt
ISBN-13 9781785288951
Pages 412 pages
Edition 1st Edition
Languages
Authors (3):
Emil Atanasov Emil Atanasov
Profile icon Emil Atanasov
Enrique López Mañas Enrique López Mañas
Profile icon Enrique López Mañas
Diego Grancini Diego Grancini
Profile icon Diego Grancini
View More author details

Table of Contents (17) Chapters

Android High Performance Programming
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
1. Introduction: Why High Performance? 2. Efficient Debugging 3. Building Layouts 4. Memory 5. Multithreading 6. Networking 7. Security 8. Optimizing Battery Consumption 9. Native Coding in Android 10. Performance Tips Index

Summary


In the contemporary idea of mobile devices, an application is the main way to let the user access our remote services and thus it should be the main means of obtaining them. Then, the way our users perceive our application is the fundamental way to succeed, and its user experience and user interface are the key indicators for that. Therefore, it's really important to be sure that there are no lags in our application rendering.

What we have done in this chapter is to understand how a device renders our applications, defining the 16 ms per frame target and overviewing hardware acceleration as the major performance rendering improvement in the Android system. Then we analyzed the main mistakes a developer can make while building an application UI, exploring in greater detail how to improve the rendering speed in our code by flattening the hierarchy view, reusing row views in listview, and defining best practices for developing custom views and layouts. Finally, we walked through the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}