C H A P T E R 11
Everything Else
Advanced Techniques and Other Stuff
This chapter is a bit of a grab bag, for bits and pieces that I promised to get to and didn't, and some other bits that may have been a bit advanced for earlier chapters. Most of the examples for these have been thrown together into a grab bag application I've called BA3TPMisc.
Timers
While Android has Alarm
s, these are fairly broad-stroke affairs, not really suitable for fine control. They don't promise a high degree of precision, and they carry a fair bit of overhead.
There are a number of methods of implementing fine timers, but ...
Get Beginning Android Tablet Programming: Starting with Android Honeycomb for Tablets 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.