I am trying to create android virtual device on AMD processor My System configuration is
AMD RYZEN 5 3500U
64 bit
Windows 10 64 bit
I tried to create a android virtual machine by
Start Android Studio
Tool bar > Clicked on the Android Virtual Device Icon > Create Virtual Machine> Choose a device definition > Pixel 2 > Select a system image>Other Images> Nougat armeabi v7a
It created a virtual Machine with android Nougat installed on it. But It lags very severly and even my hello world app crashed every time I tried to run it on my machine.
I read the following questions before asking here
Run Android studio emulator on AMD processor
The problem is that I created armeabi v7 image on my system but It lags serevly. and even my Hello world app crashed every time I tried to create it.
Note: While I was selecting a image for my virtual machine. One the right hand side Android studio suggested that I should select x86 system image for x86 host. Does this means I am doing something wrong here.