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

actionscript 3 - TweenLite does not work with object -

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

c# - Global Variables vs. ASP.NET Session State -