AndroidStudio 0.2.13(Canary Build) で手動作業あります。

ゴツゴツと進むAndroidStudio。

0.2.13 へ更新です。

Android_Studio_Canary_Build_-_Android_Tools_Project_Site

Bug fixes:
The patch mechanism has been fixed (which prevented 0.2.12 from being sent out on the canary channel)
The Export APK dialog has been restored for Gradle projects (issue 60762)
The correct way to release an apk when using a Gradle project is to include your signing configuration inside your build scripts. This will allow you to properly sign the release versions of all the variants of your application by doing a "gradlew assembleRelease" from the command line.
We are working on coming up with a UI that achieves the same effect without having to edit the build.gradle files. (Issue 56532)
In the meantime, if you still choose to use the wizard, please make sure that you select a release version of your APK to sign and not a debug version.
From 0.2.12: The Breakpoints window does not work properly (issue 60721)
From 0.2.12: When using the Android Gradle plugin version 0.6.1, using JDK 7 in Studio does not work. ("Unable to find a JDK 1.6 installed", issue issue 60724)

Android Studio Canary Build - Android Tools Project Site

今回は?今回も?いろいろあります。

続きを読む >>