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
The correct way to do this is to add the following to the Manifest file:
This should be inserted between:
No need in invalidating caches.