Could anyone assist me with tabHost?
I want a solid tutorial with demo examples for managing multiple activities under a running tab.
Suppose tab1 is setcontent with some "Activity A". In "Activity A" I want to start some other activities that should pretend to work in the same tab. How do I do that?
i.e how should I define activities that should work within a single tab...
Is there any other way than GroupActivity or ViewFlipper....???
If not specify in detail about GroupActivity...
With Regards, Arpit