aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2011-05-10 16:48:24 +0200
committerDavid 'Digit' Turner <digit@android.com>2011-06-01 17:08:18 +0200
commitfb955c7e92fe9e33aa5f564fd6960d8cc50498d2 (patch)
treeab8d774e4e59b9f8212976a0389131c1d1f81f6b /README
parent8ee4e5ed2bf68384cd80ec5b958da4da164652ae (diff)
downloadexternal_qemu-fb955c7e92fe9e33aa5f564fd6960d8cc50498d2.zip
external_qemu-fb955c7e92fe9e33aa5f564fd6960d8cc50498d2.tar.gz
external_qemu-fb955c7e92fe9e33aa5f564fd6960d8cc50498d2.tar.bz2
README: minor integrate
Change-Id: I36267e0f78a0d27903c13d0ac306461793bd5425
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 2 insertions, 22 deletions
diff --git a/README b/README
index 44ddc25..dfd56f2 100644
--- a/README
+++ b/README
@@ -1,23 +1,3 @@
-This package contains the sources to the Android emulator program.
+Read the documentation in qemu-doc.html.
-This program emulates a virtual ARM board that can be used to run Android
-system images on a typical developer machine. To do so, you'll need additionnal
-files provided with the public Android Software Development Kit (SDK).
-
-To download them, go to http://code.google.com/android/
-
-Emulator-specific documentation is available at the following page:
-
- http://code.google.com/android/reference/emulator.html
-
-Please read the INSTALL file to see how you can rebuild the emulator, or
-build a source distribution package tarball.
-
-Read the CHANGES.TXT file to see what important changes were added since
-the last release.
-
-Note: This program is distributed under the terms of the GNU General Public
- License, which exact licensing conditions are available in the COPYING
- file found within this package.
-
-- Android Emulator Team
+Fabrice Bellard.