aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for framebuffer emulation.David 'Digit' Turner2010-03-301-0/+88
| | | | Change-Id: I9f1ac21df0e6644533c4f35fe51e08ae7a979fb3
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-182-0/+80
| | | | Change-id: Ibce845d0
* Add two documentation files describing the format of config and skin files.David 'Digit' Turner2009-12-072-0/+324
|
* This adds the '-prop <name>=<value>' option which is used to setDavid 'Digit' Turner2009-05-261-0/+25
| | | | | | | | | | boot-time system properties from the command line. This is done by implementing a new 'boot-properties' qemud service in the emulator. This is to be used by the 'qemu-props' helper program that will be invoked by /system/etc/init.goldfish.rc to read a list of system properties from the emulator and set them in the emulated system during boot.
* AI 145976: am: CL 145806 Add qemud-version auto-detection logic to ↵David Turner2009-04-132-4/+169
| | | | | | | | | | | | | | | | android/hw-qemud.c Document the supported QEMUD services in known Android systems Print "Press F6 to exit trackball mode..." in the window title bar when one activates the persistent trackball mode. The actual text depends on your key binding configuration. Refine the skin directory auto-search paths when an AVD name is not given on the command line. This makes the following work correctly: tools/emulator -sysdir platforms/android-1.5/images -data foo.img Original author: digit Merged from: //branches/cupcake/... Automated import of CL 145976
* AI 144596: am: CL 144595 Fix the AVD configuration code to support ↵David Turner2009-04-053-18/+495
| | | | | | | | | | | | | | "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory) Note that this also fix a bug where the SD Card image was not properly locked in the previous implementation. Allow the http-proxy support code to actually manage to receive chunked encoding data, instead of complaining needlessly. Introduce a new CharBuffer object that is used indirectly by "-radio <hostdevice>" and "-gps <hostdevice>" options Add new documentation for QEMUD and CharDriverState objects Update the Audio documentation with ASCII graphics (because I'm an artist too) Original author: digit Merged from: //branches/cupcake/... Automated import of CL 144596
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-8/+8
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+91
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+185