From 6170c00f05714499b8371d4c97c4a2612cd99f5b Mon Sep 17 00:00:00 2001
From: Rich Slogar
Date: Wed, 18 Mar 2015 17:33:23 -0700
Subject: docs: studio 1.2 revision updates
Change-Id: I3bf392596d418b3bba63bbcc09663f2d3f4d6e2a
---
docs/html/tools/revisions/index.jd | 6 +++-
docs/html/tools/revisions/studio.jd | 55 +++++++++++++++++++++++++++++++++++--
docs/html/tools/studio/index.jd | 2 +-
3 files changed, 58 insertions(+), 5 deletions(-)
(limited to 'docs')
diff --git a/docs/html/tools/revisions/index.jd b/docs/html/tools/revisions/index.jd
index 0e7ceef..0b8db83 100644
--- a/docs/html/tools/revisions/index.jd
+++ b/docs/html/tools/revisions/index.jd
@@ -6,4 +6,8 @@ page.noplus=1
an update at their own schedule, so some have their own set of release notes. You can
find information about some of the packages in this section, including the core SDK Tools and the latest Platforms.
\ No newline at end of file
+href="{@docRoot}tools/revisions/platforms.html">SDK Platforms. Release notes are also available
+for Android developer tools, such as
+Android Studio and the
+Android Plugin for Gradle.
+
diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd
index 3982f2e..4f153e3 100644
--- a/docs/html/tools/revisions/studio.jd
+++ b/docs/html/tools/revisions/studio.jd
@@ -29,9 +29,9 @@ 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. To
-manually check for updates, select Help > Check for updates (on Mac, select
-Android Studio > Check for updates).
+Periodic updates are pushed to Android Studio without requiring you to update your Android
+project. To manually check for updates, select Help > Check for updates (on Mac,
+select Android Studio > Check for updates).
Revisions
@@ -43,6 +43,53 @@ Android Studio, as denoted by revision number.
Android Studio v1.2.0 (April 2015)
+
+
+
+
Various fixes and enhancements:
+
+
+
+
+
+
+
+
+
+
+ Android Studio v1.1.0 (February 2015)
@@ -63,6 +110,7 @@ Android Studio, as denoted by revision number.
for region and language combinations, launcher icons, resource names, and other common
code problems.
Added support for Best Current Practice (BCP) language tag 47.
+
@@ -85,6 +133,7 @@ Android Studio, as denoted by revision number.
updates, use File > Settings > Updates to change to the Stable
update channel.
+
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index eaa96d3..b3d0ad7 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -244,7 +244,7 @@ Manager (HAXM) emulator accelerator and creates a default emulator for quick app
-Memory Monitor
+Memory Monitor
Android Studio provides a memory monitor view so you can more easily monitor your
app's memory usage to find deallocated objects, locate memory leaks and track the amount of
memory the connected device is using. With your app running on a device or emulator, click the
--
cgit v1.1