Dominik, Try to keep the number of views as low as possible especially the hierarchy level of views should be as short as possible.
In case of your question I would create a new activity. Find some performance tips from Romain at http://code.google.com/events/io/2009/sessions/TurboChargeUiAndroidFast.html -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Nov 15, 9:53 am, "[email protected]" <[email protected]> wrote: > hi, > I come from the iphone side and am now looking at the android > platform. > > So far, nothing seems overly strange/unknown to me.. the only > exception being ACTIVITIES :P (well I guess thats a basic concept I > should grasp though :D) > > Concrete issue: > I have 1 mainActivity.. that is a tab host > now I have 5 tabs... should make each tab an activy or should just use > 5 listviews as tab contents? -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

