I am using VM with Ubuntu to develop (native-native) on a Windows 10 host.
I read that it is impossible to run AVD in a virtual machine, so I decided to run AVD in Windows and somehow connect it to the VM via ADB (I can connect my personal device by connecting it via USB).
Is there anyway to do this? Is there any need to debug without the actual device in the virtual machine?
thank
source
share