Вопрос

I was working on my android project in Android Studio ver 0.4.0. Suddenly I've got a BSoD (Windows 7 x86) and after rebooting and launching IDE it has become behave very unusual: all android.* and com.myproj.* imports became unused and all classes became unresolved. I've tried to sync project with gradle files but it hasn't affected. Maybe it's problem around project settings (.gradle or .iml files) but I have no idea what's the problem

Это было полезно?

Решение

Upgrade to Android Studio 0.4.3. Those problems have been fixed in this version.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top