android-emulator-hypervisor-driver
android-emulator-hypervisor-driver copied to clipboard
wth
where can i see the install instruction? thers not instal_bat
check out this video: https://www.youtube.com/watch?v=drdncwC2NgQ Go to releases tab on this repository and download the latest hypervisor v1.4.0 and follow the steps from video. NOTE : If you have laptop with AMD processor with NVIDIA dedicated gpu then go to nvidia control panel and add these two programs and select High performance NVIDIA processor. file location : C:\Users\anila\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64 files to be added : qemu-system-i386.exe and qemu-system-x86_64.exe This was required for me as i have Asus Tuf fx505DT and my android emulator was freezing on startup.
If you have AMD Desktop processor without integrated graphics and dedicated gpu , everything must work normally.
If you have Amd processor with integrated gpu and no dedicated gpu then i don't know how it will work. You may try running normally.
Typically it should get installed on AMD by Android Studio. However, you can also run "silent_install.bat" inside the package.
check out this video: https://www.youtube.com/watch?v=drdncwC2NgQ Go to releases tab on this repository and download the latest hypervisor v1.4.0 and follow the steps from video. NOTE : If you have laptop with AMD processor with NVIDIA dedicated gpu then go to nvidia control panel and add these two programs and select High performance NVIDIA processor. file location : C:\Users\anila\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64 files to be added : qemu-system-i386.exe and qemu-system-x86_64.exe This was required for me as i have Asus Tuf fx505DT and my android emulator was freezing on startup.
If you have AMD Desktop processor without integrated graphics and dedicated gpu , everything must work normally.
If you have Amd processor with integrated gpu and no dedicated gpu then i don't know how it will work. You may try running normally.
Prince (y) a real life saver , didn't know that you can specify apps to run on either gpus, I ve a TUF too that worked for me great , cheers
I just realized the original poster might mean that "silent_install.bat" was missing. Based on other users' feedback, the file is likely to be removed by antivirus software. You may want to disable your antivirus temporarily and try downloading ans installing again.