Re: [android-developers] working with tabs (tabhost)

2011-10-08 Thread Subin Sebastian
Hi Kristoffer, As I understand from your question, I think you need to set a different content for the "main" tab when you change a specific preference in the "settings" tab. If I'm not wrong the below tutorial will help you to do so. http://subinsebastien.tumblr.com/post/6783812456/android-tab-la

[android-developers] working with tabs (tabhost)

2011-10-08 Thread Kristoffer
Hello. Iam not sure this is possible to do but here is what i need to do. Iam now creating two tabs one for the "main" page and one for the "settings". Lets call them main.java and setting.java When i change a "thing" on the setting.java page then i need to show a different intent (main1.java) w