What\'s the best way to implement an Android Market-like tabbar (Apps/Games/Downloads)?
It's possible to do using TabHost. Even better, you can find a fully functional example of how to do it here: http://code.google.com/p/androidtabs/
TabHost