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

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

上記のバグ周りが更新とともに、Macの場合はなんかいろいろと手動でやらなければ、です。

Android Studio.app を /Applications/ 以下に

自動で更新はできません。

However, a bug prevents incremental update on Mac OSX from working. Therefore, on Mac, you have to manually install 0.2.13. (The bug has been fixed, and we have cherry-picked it into 0.2.13 such that future incremental updates should work correctly.)

本体zipアーカイブをダウンロードして/Applications/以下に手動で置きましょう。

Android SDKディレクトリをその中に置く

そのzipの中にはAndroidSDKのsdkディレクトリは含まれていません。自分で置いてくださいと。

IMPORTANT: Note that these .zip files do not include a bundled SDK, the way the original installer bits did. Therefore, if you were using the bundled installation of the SDK, rather than your own install somewhere else on your system, you may need to copy or move your Android Studio.app/sdk/ folder from the old installation to the new one.

うまく置けるとボタンが有効化されます。

build.gradle_androidstudio_-_Android_Studio__I_O_Preview__0.2.13

Android_SDK_Manager

リリースビルドなapkがうまく書き出されなかった問題については、以前のようにGUI上から書き出だし、取り出しできるようになってました。

Android Studio Canary Build - Android Tools Project Site


関連ワード:  AndroidAndroidStudioニュース評判開発