am 72c1f222: Merge "docs: studio 1.3.1 revision updates" into mnc-preview-docs
* commit '72c1f222a172ef314d7fadb715c327ce781c2751': docs: studio 1.3.1 revision updates
This commit is contained in:
@@ -39,9 +39,32 @@ select <strong>Android Studio > Check for updates</strong>).</p>
|
||||
<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.3.1</a> <em>(August 2015)</em>
|
||||
</p>
|
||||
<div class="toggle-content-toggleme">
|
||||
<p>Fixes and enhancements:</p>
|
||||
<ul>
|
||||
<li>Fixed support for creating an Android Wear Android Virtual Device (AVD) on Windows. </li>
|
||||
<li>Updated the <em>Project Wizard</em> to use the entered project name. </li>
|
||||
<li>Added support to allow the Android SDK to be stored in a read-only directory. </li>
|
||||
<li>Updated Android Plugin for Gradle version to 1.3.0. </li>
|
||||
<li>Fixed issues with launching a debug session from the Android Debug Bridge (adb) Unix
|
||||
shell. </li>
|
||||
<li>Fixed the Java package renaming message to show the correct package name. </li>
|
||||
</ul>
|
||||
</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.3.0</a> <em>(July 2015)</em>
|
||||
</p>
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
Reference in New Issue
Block a user