1 This package contains the sources to the Android emulator program. 2 3 This program emulates a virtual ARM board that can be used to run Android 4 system images on a typical developer machine. To do so, you'll need additionnal 5 files provided with the public Android Software Development Kit (SDK). 6 7 To download them, go to http://code.google.com/android/ 8 9 Emulator-specific documentation is available at the following page: 10 11 http://code.google.com/android/reference/emulator.html 12 13 Please read the INSTALL file to see how you can rebuild the emulator, or 14 build a source distribution package tarball. 15 16 Read the CHANGES.TXT file to see what important changes were added since 17 the last release. 18 19 Note: This program is distributed under the terms of the GNU General Public 20 License, which exact licensing conditions are available in the COPYING 21 file found within this package. 22 23 - Android Emulator Team 24