[android-developers] Tutorial "HelloTabWidget" crashes
I've tried the tutorial "HelloTabWidget" and think I've done
everything as described yet it crashes with
11-20 10:23:33.166: E/AndroidRuntime(12801):
java.lang.RuntimeException: Unable to start activity
ComponentInfo{hello.android.tabwidget/
hello.android.tabwidget.HelloTabWidgetActivity}:
android.content.ActivityNotFoundException: Unable to find explicit
activity class {hello.android.tabwidget/
hello.android.tabwidget.HelloTabWidgetActivity$ArtistsActivity}; have
you declared this activity in your AndroidManifest.xml?
Sure enough there isn't a "HelloTabWidgetActivity$ArtistsActivity"
activity since there wasn't an advice to add it. I've tried to add
this missing activity yet it seems I'm not able to add it right. Could
anybody help me with this missing activity?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home