What\'s the best way to implement an Android Market-like tabbar (Apps/Games/Downloads)?
You can do this job by changing the tab.xml file. In tab.xml in linear layout, first use one child layout, which contains image and label(android market) Below this child layout, put tab host and frame layout. You can achieve this task then.
tab.xml