I upgraded IntelliJ Idea from 12.0.4 to 12.10.
Now all the modules in my Android project give the error:
Error: Default Activity Not Found
All answers above didn't help me. Try to remove this
in your AndroidManifest. Then:
File > Sync Project with Gradle Files