In Tim Bray\'s latest Android blog post he mentions the \"dashboard\" ui pattern (what is used for the Twitter app, Facebook app, etc. Is this layout as simple as a GridVie
Code of DashboardLayout from IO 2010 app was rather buggy. But Roman Nurik has fixed it and now it's possible to use DashboardLayout easily in your app.
Howto:
Add this class into your project
In your layout, just drop couple of buttons inside DashboardLayout, similar like here.