Emulator

From OHAwiki

Jump to: navigation, search

The emulator used to test Android applications contains:

  1. A modified version of QEMU.
  2. Disk images to run Android's 2.6 Linux kernel in emulation mode.
  3. The Android operating system, which contains a large amount of software itself.
  4. Several tools to help debug and create applications using the emulator.

Source code is available for QEMU, the Webkit browser, the Eclipse plugin, and the Linux kernel; the actual Android OS is only distributed in binary form.

Personal tools