android - How to communicate between tabhost and new actvities -


i encountered problem in android application. there 5 tabs in tabhost, can hold 5 activities. if 1 of them jumps activity (not in tabhost), tabhost missing, want of activities display in tabhost.

how can , how get/put data between 2 activities in tabhost?

you use activitygroup inside tabhost achieve (i.e. content shown individual tab activitygroup)


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -