I did it kind of sloppy, with nested activity classes. I.e one main class and 3 nested activity classes within the main class. Might have had to make them static. I'd be interested in hearing other methods.
Mike On Wed, Sep 8, 2010 at 1:31 PM, tatebn <[email protected]> wrote: > If I have a tab activity with multiple tabs, each containing a > different activity, is it possible to have a variable in the tab > activity and access it from the child activities? How would I do that? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

