Can't Create Android Studio Project In Android Studio
Few days ago I have received an update patch(I don't remember what for were that update it was 5 MB of size), after installing it, studio somehow crashed and stopped working, when
Solution 1:
Possible reason Plugin for Android is disabled or removed/corrupt
From your Home Screen of your Android Studio
Configure -> Plugins -> Enable Plugin for Android
Then Ok, and Restart
Solution 2:
In my case, it was the Android Studio file corrupted file problem.
Close your Android Studio then Delete .AndroidStudio directory from the Users directory and start Android Studio Again is works for me.
C:\Users\[use_name]\\.AndroidStudio
Post a Comment for "Can't Create Android Studio Project In Android Studio"