Fix AVD don't start in Android Studio (Only see ANDROID flag)

After you create an AVD (Android Virtual Device) in Android Studio. You start it and see this error:

"emulator: The memory needed by this VM exceeds the driver limit.
HAX is not working and emulator runs in emulation mode"



Yes it should be fixed, HAXM isn't working. How much RAM is set for use inside your AVD configuration ? 768M is a good number for it, but most importantly this number has to be lower or equal to the memory usage you have set during the installation of HAXM. You can launch its installation again to modify it.

0 comments: