December 2013
Beginner
416 pages
12h 45m
English
It never gets easier, you just go faster.
—Greg LeMond
In this chapter, you’ll correct a design flaw of the application: the unpredictable behavior of the timer. You’ll set the application to run as a service, something that will optimize the user experience and help keep the timer running consistently.
Power management can greatly affect the user experience, and here you’ll learn how to see how much power your application is consuming as well as how Android handles power management. You’ll optimize the app for better battery life by writing some power management methods. You’ll also learn how to handle database operations and how database indexes can help speed up the app. Database ...
Read now
Unlock full access