diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index 934b262b67a6c..da8d62cba5e02 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -22,9 +22,63 @@ Tools you are using, refer to the "Installed Packages" listing in the Android SD href="http://tools.android.com/knownissues">http://tools.android.com/knownissues.

+ +

SDK Tools, Revision 24.3.4 (August 2015) +

+ +
+ +
+
Dependencies:
+ +
+
    +
  • Android SDK Platform-tools revision 23 or later.
  • +
+
+ +
General Notes:
+
+
    +
  • Added support for Android 6.0 (API level 23) platform.
  • +
+
+ +
Emulator:
+
+
    +
  • Improved emulator performance on multi-core Windows desktops. + (Issue 101040)
  • +
  • Added support for GPU emulation on Windows and Linux platforms using the + {@code -gpu mesa} command line option.
  • +
  • Enabled support for running emulators with GPU emulation through remote desktop + services, including Chrome Remote Desktop, Windows Terminal Services, and NoMachine.
  • +
  • Added support for emulators with 280 dpi and 360 dpi screen resolutions.
  • +
  • Improved support for GLES 2.0 extensions.
  • +
  • Fixed several issues with GPU emulation support.
  • +
  • Added support for setting the storage size on emulators using Android 4.4 (API level 19) + and higher. + (Issue 75141)
  • +
  • Fixed problem with sending long SMS messages between emulators. + (Issue 3539)
  • +
  • Fixed issue with emulator getting incorrect time from location objects. + (Issue 27272)
  • +
  • Added handling for unusual characters in paths and file names when starting emulators. + (Issue 35889)
  • +
+
+ +
+
+ + +
+

+ SDK Tools, Revision 24.3.3 (June 2015)

@@ -50,8 +104,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
- -