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 -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -