Hi,

I have a Tab Layout which has two tabs that correspond to one Activity each 
("A" and "B") . When I run my application, let's say by running MainActivity(), 
I expect it to display the first Tab and thus run Activity "A" by default and 
switch to Activity "B" when the second Tab is selected. Let's assume I'd like 
to pass a Context variable in my MainActivity to either Activity "A" or "B. How 
should I do it, what is the most efficient approach ? Any suggestions ? 

Cheers,

Emre


                                          

-- 
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

Reply via email to