Android Studio: Cannot resolve ‘method’ and other strange odd behaviours

Scenario: You are working on the same Android Studio project on multiple computers, carrying the essential files on a pen drive, or on the cloud or whatever you want. Open the project and mysteriously some methods (more than one surely) aren’t recognized anymore, or some classes, or just variables. But the project compiles and runs fine!!! Syncing/building don’t resolve this thing.

Continue reading “Android Studio: Cannot resolve ‘method’ and other strange odd behaviours”