I am getting this error while using emulator:
Intel HAXM is required to run this AVD. Your CPU does not support required features (VT-x or SVM).
I am getting this error while using emulator:
Intel HAXM is required to run this AVD. Your CPU does not support required features (VT-x or SVM).
HAXM is for Intel processor, for AMD you need to create a new Virtual Device in the ADB manager and select the ABI as armeabi-v7a instead of x86. Hope it works for you.