diff options
| author | 2012-11-14 17:08:21 -0800 | |
|---|---|---|
| committer | 2012-11-14 17:08:21 -0800 | |
| commit | 27fe7badccef473396a2a2bb975d7e40026f9a7a (patch) | |
| tree | d1aaf71e277c0fcb6b333395c5e47d9f16f2abb2 | |
| parent | d202ef9380fe6c7b4227d7480b2f05860261821c (diff) | |
| parent | cf28892a71bf1b9e5e4dd0c4f9c117c393d562c5 (diff) | |
am cf28892a: am 6b040503: am 335cbfa8: am e3be79be: Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev
* commit 'cf28892a71bf1b9e5e4dd0c4f9c117c393d562c5':
docs: Added note on MIPS system image additions
| -rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index c5388d0e1b10..50fc24ad0232 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -87,6 +87,8 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues standard size and Nexus virtual devices.</li> <li>Improved emulators so that they launch with a skin that is dynamically generated and reflects the actual hardware configured in the AVD Manager.</li> + <li>Improved support for developing Android apps on MIPS-based devices with new MIPS + System Images for Android Virtual Devices.</li> </ul> </li> <li>Added {@code jobb} tool for creating and encrypting |