I have set up an Ubuntu VM through Hyper-V in Windows. In this Ubuntu I am trying to create an Android Studio Emulator but I literally cannot start any of the emulators because all the images give this error:
Your CPU does not support required features (VT-x or SVM)
My questions:
- What does this error mean?
- How do I resolve it?
Notes:
- Is it because I am trying to run an emulator (VM) inside an VM?
- Below that it says
We recommend these Google Play images because this device is compatible with Google Play
, does this mean anything? - I am very new to Hyper-V, Ubuntu and Android Studio
- I don't have an abnormally weak laptop so I don't think it is hardware issues
- Here is a similar question, but this person is using a Windows VM, I am using an Ubuntu VM Can I run Android Studio (Android SDK emulator) in a Microsoft hyper-v virtual machine?