[android-beginners] Re: Exception Activity Not Found

2009-10-16 Thread mist3r0
This code is contained inside an activity (UseModes), and this activity is declared in the manifest, for this reason I don't understand the exception that is thrown. Here is the manifest: http://schemas.android.com/apk/res/android"; package="android.usemode" android:versionCode="1" andr

[android-beginners] Re: Exception Activity Not Found

2009-10-16 Thread tinyang
Is the activity declared in your manifest? If you are not sure, post the contents of your AndroidManifest for this application. -Original Message- From: android-beginners@googlegroups.com [mailto:android-beginn...@googlegroups.com] On Behalf Of mist3r0 Sent: Friday, October 16, 2009 11: