Android Studio 0.4.2 was working fine and today I opened it and almost everything was red and the auto-completion had stopped working. I look at the imports and AS seems to
I faced similar problem but I followed following steps in my case :-
1).inside project under .idea folder open modules.xml.
2).check if there are two entries for same iml file.
3).delete one of duplicate entry and close android studio or build gradle file again.