Android Studio

Android Studio provides the fastest tools for building apps on every type of Android device.

Insatallation

Enabling Hyper V

To turn off hyper-v the following command was run in command prompt as administrator: bcdedit /set hypervisorlaunchtype off How to disable Hyper-V in command line?

Android Emulator Hypervisor Driver for AMD Processors - Canary SDK Package, Install Instructions

Open Turn Windows features on or off and disable:

To Completely Uninstall Android Studio

Stackoverflow - how-to-completely-uninstall-android-studio-from-windowsv10

  1. Click on uninstall

  2. Remove Android Studio Files & Packages

””” To delete any remains of Android Studio setting files, in File Explorer, go to your user folder (%USERPROFILE%), and delete .android, .AndroidStudio and any analogous directories with versions on the end, i.e. .AndroidStudio1.2, as well as .gradle and .m2 if they exist.

Then go to %APPDATA% and delete the JetBrains directory.

Finally, go to C:\Program Files and delete the Android directory. “””

  1. Remove SDK

””” To delete any remains of the SDK, go to %LOCALAPPDATA% and delete the Android directory. “””

  1. Delete project files

””” Android Studio creates projects in a folder %USERPROFILE%\AndroidStudioProjects, which you may want to delete. “””

Android Studio

Android Studio

[Turn on Virtualization in BIOS]

Allow Windows Hypervisor Platform

Setup Android development environment on Virtualbox VM

Setup Android development environment on Virtualbox VM

Following setup instructions found:

iso from:

Journal