This document provides an overview of AndroVM, an alternative to the Android SDK emulator. It summarizes the Android Open Source Project (AOSP) and how it was ported to run in VirtualBox virtual machines. Key points include that AOSP includes a VirtualBox target but many functions were missing, so the AndroVM project worked to develop functions like mouse, ethernet, WiFi emulation, OpenGL ES 2.0 hardware support, and a configuration tool to improve the AOSP VirtualBox port.