skip to Main Content

I’ve encountered an issue with enabling virtualization on my system despite trying various methods. I’ve already enabled virtualization in the BIOS settings, and I’ve also enabled Hyper-V and Windows Hypervisor Platform features in Windows. However, I’m still unable to run Android Studio, specifically the Hedgehog version, with emulator support. I keep encountering an error related to virtualization.

Here are the steps I’ve already taken:

Enabled virtualization in the BIOS settings.
Enabled Hyper-V and Windows Hypervisor Platform features in Windows.
Despite these efforts, the issue persists. What else can I try to resolve this problem and successfully run Android Studio with emulator support? Any assistance would be greatly appreciated.

2

Answers


  1. Chosen as BEST ANSWER

    this is what i get when i check for the tools


  2. what error message do you see if you start an emulator?

    If you click Tools->SDK Manager, and select SDK Tools check if you installed

    Android SDK Build-Tools
    Android Emulator
    Android SDK Platform-Tools
    Intel x86 Emulator Accelerator

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search