문제

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