From 51ccf4b0ca2b44b3d983652928bac8b1bbaf5eb1 Mon Sep 17 00:00:00 2001
From: Cheryl Potter
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)