Question or issue on macOS:
I’m using Apple Mac OS X El Capitan and while trying to install Android Studio 2.0, I encounter following error:
Unfortunately while Android Studio Setup tried to Creating Android virtual device, it failed and without ability to retry(
- Free Download and Install AVD Video Downloader For PC. We offer to install and using the AVD Video Downloader app on a Windows 10/8/7 PC. Also, for MacOS.
- Each instance of the Android Emulator uses an Android virtual device (AVD) to specify the Android version. Pressing Control (Command on Mac) brings up a.
- For those that might not know, a MAC (Media Access Control) address is a unique identifier, assigned to a device's network interface controller. This address can be used to track a device on Wi-Fi.
- Learn how you can play Android games on PC computers. Find out about Android emulators to play Android games directly on your Windows and Mac PC.
Question or issue on macOS: I’m using Apple Mac OS X El Capitan and while trying to install Android Studio 2.0, I encounter following error: Unfortunately while Android Studio Setup tried to Creating Android virtual device, it failed and without ability to retry( How do I complete failed step outside of that Android Studio Setup.
How do I complete failed step outside of that Android Studio Setup Wizard?
How to solve this problem?
Solution no. 1:
once after installing of android-studio
is finished, update your sdk
through sdk manager
to the latest available by selecting both the android sdk tools
and Extras
in check lisk.
Solution no. 2:
Make sure VT-x is enabled in your UEFI/BIOS.
On Linux, you can check if it’s enabled by:
If it doesn’t print 3
or 5
, VT-x is disabled, and emulation won’t work. You will need to reboot and change the BIOS setting. The exact procedure depends on your hardware.
On OS X, you can check if the CPU supports VT-x using the following command:
Android Virtual Devices Download
If the output contains VMX
the CPU supports VT-x, but it could still be disabled. You might need an EFI firmware update. Disclaimer: I don’t actually have a Mac to test.