android tabs - starting a new activity

前端 未结 5 635
迷失自我
迷失自我 2021-01-13 22:14

There are 4 Tabs in a TabHost, let them be A, B, C, and D. Now each one is just an index page and clicking on any of them shows a different activity.

The problem is

5条回答
  •  天命终不由人
    2021-01-13 22:53

    Try this, found this solution in android cookbook, http://androidcookbook.com/Recipe.seam;jsessionid=5424397F3130CE7769FF47DD67742911?recipeId=1693&recipeFrom=ViewTOC

提交回复
热议问题