Plugins Suggestion
Unknown features (Run Configuration[AndroidRunConfigurationType], Facet[android, android-gradle]) covered by disabled plugin detected. Enable plugins... Ignore Unknown Features
如上,今天碰到一個奇怪的問題。
中午匆匆忙忙把電腦(win7)關機,這時候AS還沒有完全退出,然后我選擇了強制關機。當我下午打開AS時,提示上面的錯誤,于是在Google上找到了答案(答案在3樓):https://code.google.com/p/android/issues/detail?id=200464
這是因為android surport沒有被勾選導致的,勾選一下重啟AS就可以了
方法:左上角File >> Setting >> Plugins >> 把Android Support勾選上,點擊Apply,再點OK,會提示重啟,重啟完就好了。
希望對你有幫助!