due to IT restrictions I cannot use to package-install-automation of the Android SDK.
To be able to create an emulator in Androids\' AVD manager, I first of all need a s
Firstly select the system image to be downloaded in android studio sdk, then it will start downloading the image and will say Downloading from
. Copy that URL and download from some download manager like IDM and after downloading, extract the files in system-images folder.
The directory structure pattern is sdk-folder/system-images/android-
.
So, extract in correct pattern and then open the android studio sdk, you will see that the package is installed.
Now, you can make a virtual device from the downloaded system image.