From 9bd6de1eaca778ba0290b24e65ba94bd0101fa3c Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Tue, 10 Feb 2015 12:56:46 -0800 Subject: docs: studio revision 1-1 Change-Id: I7464ace70e9b9e430fd0f03329e20b64b1e1a56a --- docs/html/tools/revisions/studio.jd | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd index 380693338a2a..af25d9cd8db9 100644 --- a/docs/html/tools/revisions/studio.jd +++ b/docs/html/tools/revisions/studio.jd @@ -29,7 +29,7 @@ everything you need to begin developing Android apps:

For an introduction to Android Studio, read the Android Studio guide.

-

Periodic updates are pushed to Android Studio without requiring you to update from here. To +

Periodic updates are pushed to Android Studio without requiring you to update. To manually check for updates, select Help > Check for updates (on Mac, select Android Studio > Check for updates).

@@ -43,6 +43,33 @@ Android Studio, as denoted by revision number.

Android Studio v1.1 (February 2015) +

+ +
+

Various fixes and enhancements:

+
    +
  • Added support for the Android Wear watch + template.
  • +
  • Modified new project and module creation to include + res/mipmap folders for + density-specific launcher icons. These res/mipmap folders replace the + res/drawable + folders for launcher icons.
  • +
  • Updated launcher icons to have a + Material Design look and added an + xxxhdpi launcher icon.
  • +
  • Added and enhanced lint checks + for region and language combinations, launcher icons, resource names, and other common + code problems.
  • +
  • Added support for Best Current Practice (BCP) language tag 47.
  • +
+
+ + +
+

+ Android Studio v1.0.1 (December 2014)

-- cgit v1.2.3-59-g8ed1b