Created
September 2, 2011 19:37
-
-
Save SuperYeti/1189657 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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