I want to create layout with TabHost and I want to create activity for each tab to do some calculation. In addition i want this to work on all android >=Froyo. I searched for the solution everywhere which was not clear and conclusive. So if anybody could help me with this it could be a great help.
Share
Nice question really helpful for others,
Use below code to work with Tabs and to call activities by click on a particular tab: