Projects in my eclipse local workspace launch and run correctly (Hello World Java project and also Hello World Android project open fine in the emulator).
When I import a project from SVN (the project is the android Hello World app)
and try to run this project I get an error: “Unable to launch” “The selection cannot be launched and there are no recent launches”.
Any ideas how I can fix this?
Select the project -> Right Click -> Run As -> Android Application