Emulator: Warning: Quick Boot / Snapshots not supported on this machine

The issue might be your CPU hardware. AVD Google API levels 21+ do not run well on CPUs that do not support Extended Page Tables (EPT) and Unrestricted Guest (UG) such as Core 2 Duo. Your best option is to try an system image with AVD Google API level <= 20 on those types of CPUs. You will still see this warning, but the emulator will boot up.

Leave a Comment