I Just upgraded android studio :
Android Studio 3.5
Build #AI-191.8026.42.35.5791312, built on August 9, 2019
JRE: 1.8.0_202-release-1483-b03 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
I am getting the error:
11:35 Error running 'app': Default Activity not found
I tried all possible solutions like
- Invalidate caches restart
- clean and rebuild
- deleting cache folder of android studio
- Default activity is mentioned in manifest
I also tried solution in this questions, didn't work: https://stackoverflow.com/q/15825081/1083093
This was working before until I upgraded the android studio