Java – Virtual Device Manager Disabled in Android Studio

androidandroid-studioavdjavasdk

I have installed Android Studio on my Windows 7 PC. But I cannot create the virtual devices on the studio as the button for AVD and SDK is disabled by default. How ca I enable them?

Best Answer

I haven't seen this error myself, but try going to File -> Project Structure -> SDKs and make sure you have a listing for the Android SDK and that the home path is pointing to the correct location.

example