diff --git a/docs/html/tools/revisions/platforms.jd b/docs/html/tools/revisions/platforms.jd index 61bfcbb8cb5b9..a054da5d1b767 100644 --- a/docs/html/tools/revisions/platforms.jd +++ b/docs/html/tools/revisions/platforms.jd @@ -26,7 +26,7 @@ for app development. If you want details about the features and APIs added in ea version, instead read the highlights in the About section.

-

In order to compile your application against a particular version of Android, you must use the +

To compile your application against a particular version of Android, you must use the SDK Manager to download and install the SDK Platform for that release. If you want to test your application on an emulator, you must also download at least one System Image for that Android version.

@@ -59,6 +59,24 @@ packages may not be available for download.

Revision 2 (November 2015) +

+ +
+ +

Fixed bugs in the layout rendering library used by Android Studio.

+

Dependencies:

+ +
+ +
+ +
+

+ Revision 1 (August 2015)