Android UI Design Patterns & Best Practices
http://nanocr.eu/ - Google’s mismanagement of the Android Market Android offers several ways to access the UI thread from other threads. You may already be familiar with some of them but here is a comprehensive list: * Activity.runOnUiThread(Runnable ......