I have problems From time to time with my ItelliJ Android projects. When I start up, IntelliJ will not recognize the Android classes, and shows compiler errros. The project dependencies look okay.
I have been using a work-around for this that involves setting up a new Android SDK in the project. This of course is not optimal, and now that fails as well.
Does anyone else experience this?
Solved by file/invalidate caches. No Idea what breakes the environment.