
The above emulator image is just getting the input from the user and showing the answer in the edittext of the same page.But i need to show that answer on the Tabhost ( which wants to be on the next page ) like the below image..

How to achieve this concept..?
U can call the same tab when u calling the activity
just put id to your current tab and call the tab when u call a activity
–put it in TabActivity
in the activity call TabActivity
i hop this may help u