Skip to content

Instantly share code, notes, and snippets.

@SuperYeti
Created September 2, 2011 19:37
Show Gist options
  • Save SuperYeti/1189657 to your computer and use it in GitHub Desktop.
Save SuperYeti/1189657 to your computer and use it in GitHub Desktop.
Tried to launch activity 'HelloWorld2.HelloWorld2/helloworld2.Activity1', but the device could not find it.
A common cause of this is manually adding an <activity> to your AndroidManifest.xml whose name does not match your Activity class.
Consider using the [Activity] attribute instead:
http://monodroid.net/Tutorials/Working_with_AndroidManifest.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment