I am newbie in the world of android app development. I was creating a project Example on Android Studio. I have my LunchList.java file in
Here's what worked for me: delete .idea/ and *.iml files, then open a project again (as gradle project) - all the idea files will be recreated - and everything works fine
.idea/
*.iml