corporatejae.blogg.se

Cant download android studio on windows 10
Cant download android studio on windows 10







Now you can debug your application in the Visual Studio Emulator – which is pretty good. Now run your project, and select the VS Emulator, ignoring the invitation to “Turn off Hyper-V”: Then, in Android Studio, go to Run – Edit Configurations and select Show Device Chooser Dialog under Deployment Target Options. In order to use this with Android Studio, you need to run the emulator first. The solution (if you do not want to disable Hyper-V) is to use Microsoft’s Android emulator, which is a free download here. It is not only that you can’t run Hyper-V and HAXM simultaneously the PC has to be configured at boot to use one or the other.

cant download android studio on windows 10

The problem is that Google’s Android emulator uses Intel’s HAXM (Hardware Accelerated Execution Manager) which uses the same CPU virtualization extensions as Hyper-V. If you run Windows and use the Hyper-V hypervisor, which is used by Visual Studio as well as being handy for testing stuff in virtual machines, then you will encounter an annoyance if you go on to install Android Studio, Google’s official IDE for Android. Microsoft has announced a better solution, if you are on the latest Windows 10 April 2018 Update or later, and you can now use the official Android emulator with Hyper-V. Install missing libraries with a recommended answer: sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6įor information about connecting to USB device see this issue /microsoft/WSL2-Linux-Kernel/issues/23 refering to this guide: /rpasek/usbip-wsl2-instructionsĪ limitation is that WSL2 does not support nested virtualization at this time, so you will not be able to emulate an virtual Android device.Update: This post is out of date you may still be able to get it to work but there are stability issues with the emulator.

cant download android studio on windows 10

Navigate to Settings > Privacy and Security > For developers > Developer mode. Search for Developer Settings in Windows search. However, if you manually install missing libraries, it will complete the installation. Open the Windows Subsystem for Android Settings app. You can face an error during installation: "Unable to run mksdcard SDK tool." - see a related question on Stack overflow. You can find a whole guide to start GUI applications including enabling WSL2 here: Īll you need is to install VcSrv or any alternative on Windows side (I recommend paid X410 as an alternative with better UX) and xfce4 on Unix side and then configure Unix display to show in Windows by export DISPLAY=:0Īfter you configure it, you can download and install Android Studio from Please note, that GUI applications are not officially supported by Microsoft, however it works and does not cause any filesystem problems in my case. For running Android Studio in WSL image you need to enable WSL2 which is currently subject of Windows Insider Preview builds.









Cant download android studio on windows 10