Hello Josh, When you are using a tab layout activties are creating as needed a.k.a when you display the corresponding tab. The activity attached associated with the default tab will be launched at application startup.
Regards, Steve K. On Tue, Jul 26, 2011 at 7:56 AM, josh.bash <[email protected]> wrote: > hi > i need to implement a tabbed application consisting of 4 activities > but that's not an issue. What i want to know that if we load this > application then whether all 4 activities are loaded simultaneously or > only one of them is loaded? > > -- > 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 -- 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

