Full emulation vs. full virtualization
Emulation and virtualization are related but not the same. Emulation is using software to provide a different execution environment or architecture. For example, you might have an Android emulator run on a Windows box. The Windows box doesn’t have the same processor that an Android device does so the emulator actually executes the Android application … Read more