29-Jun-10 (Created: 29-Jun-10) | More in 'Android Core'

Understand Android handlers, messages, runnables, and threads

This covers a) handlers b) sample code for handlers and messages c) offloading long processes to threads d) instantiating handlers e) getting messages to work with handlers f) working with threads