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?
Well I found the problem. The gradle
was not installed as my internet connection was not active. Make sure the Android Studio installs the gradle
when you first start and create a project.