Thank you! Actually, my tabActivity was not complete, my mistake. Problem solved.
On 23 avr, 00:35, Mark Murphy <[email protected]> wrote: > Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine > LogCat and look at the stack trace associated with your error. > > > > > > > > > > On Fri, Apr 22, 2011 at 5:19 AM, Axel B <[email protected]> wrote: > > Hello everyone, > > I hope someone will be able to help me with this issue. > > I'm developing a program that starts with a first Activity, which is > > my "welcome screen". > > I would like to call an activity from here (using a "start" button on > > this screen), that would be a TabActivity. > > > But I keep having problems when I do so (program stops unexpectedly). > > Plus I don't see any examples where a TabActivity is not the main > > activity of the program. > > Hence, I really wonder if this is possible. > > > Anyone can help me? > > > Thanks by advance. > > > Axel > > > -- > > 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 > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Training in NYC:http://marakana.com/training/android/ -- 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

