summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/revisions
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2014-12-12 14:59:34 -0800
committerJoe Fernandez <joefernandez@google.com>2014-12-12 21:19:02 -0800
commit6b8756c39764b166c9f7d384e4542960dd8a7f98 (patch)
treec596ed1677f6d2db9b78768ef94938ee211d47d6 /docs/html/tools/revisions
parent8e8f29e34266b49d02f236367be98d6885f2f8a6 (diff)
downloadframeworks_base-6b8756c39764b166c9f7d384e4542960dd8a7f98.zip
frameworks_base-6b8756c39764b166c9f7d384e4542960dd8a7f98.tar.gz
frameworks_base-6b8756c39764b166c9f7d384e4542960dd8a7f98.tar.bz2
docs: studio 1.0.1 revision update
Change-Id: If9ef9ba986ae02463bec8040924a06ab0ccc8124
Diffstat (limited to 'docs/html/tools/revisions')
-rw-r--r--docs/html/tools/revisions/studio.jd23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd
index 422beaa..3806933 100644
--- a/docs/html/tools/revisions/studio.jd
+++ b/docs/html/tools/revisions/studio.jd
@@ -39,9 +39,32 @@ manually check for updates, select <strong>Help > Check for updates</strong> (on
<p>The sections below provide notes about successive releases of
Android Studio, as denoted by revision number. </p>
+
<div class="toggle-content opened">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
+ alt=""/>Android Studio v1.0.1</a> <em>(December 2014)</em>
+ </p>
+
+ <div class="toggle-content-toggleme">
+ <p>Various fixes and enhancements:</p>
+ <ul>
+ <li>Fixed AVD Manager and <strong>device.xml</strong> file lock issue. </li>
+ <li>Fixed the emulator log on Windows systems. </li>
+ <li>Fixed issue with creating AVDs with Android Studio and Android SDK installed on different
+ drives on Windows systems.</li>
+ <li>Sets the default update channel for new downloads to <strong>Stable</strong>. If you
+ installed the 1.0.0 version of Android Studio and would like stable, production-ready version
+ updates, use <strong>File > Settings > Updates</strong> to change to the <strong>Stable</strong>
+ update channel.
+ </li>
+ </div>
+</div>
+
+
+<div class="toggle-content closed">
+ <p><a href="#" onclick="return toggleContent(this)">
+ <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
alt=""/>Android Studio v1.0</a> <em>(December 2014)</em>
</p>