歡迎您光臨本站 註冊首頁

Android Studio 2.0 Beta 6 發布

←手機掃碼閱讀     admin @ 2016-02-27 , reply:0

Android Studio 2.0 Beta 6 發布,該版本修復了如下重要的 bug:

  • Apps that were using multiple processes (via android:process in the manifest) were not being updated properly with Instant Run. For the time being, we have turned off Instant Run in such a scenario.

  • Certain devices that have an incorrect version of the 「run-as」 command behaved incorrectly with instant run. This would manifest as instant run being unable to upload a new version when the application wasn』t running. We now properly handle this scenario and gracefully degrade to doing a full apk installation.

  • Instant Run was not working properly if the application was in the background. We now do the correct updates in such a scenario - the application will be terminated and restarted.

  • We automatically turn off Proguard or Jacocco when used with Instant Run.

  • Handling of native libraries :
    - changing source code of a native library should trigger a coldswap.
    - hotswap can lead to UnsatisfedLink exceptions

  • Applications using android-annotations are now compatible with InstantRun.

  • During hot swaps, initial code and incremental updates are no longer loaded from a different class loader

Android Studio 2.0 Beta 6下載地址:

https://sites.google.com/a/android.com/tools/download/studio/builds/2-0-beta-6 


Installation

The release is available in the canary channel, so you can switch to that channel (if necessary) and check for updates via Help > Check for Update... (on OSX, look in the Android Studio menu). This will download and install a patch rather than download a full IDE image. Note however that if you do this, you will replace your existing 1.5 installation, which you may not want to do. Just keep 1.5 and 2.0 Beta installed side by side; they already use separate settings and cache directories. 


Windows:

 https://dl.google.com/dl/android/studio/ide-zips/2.0.0.15/android-studio-ide-143.2637817-windows.zip   (314 MB)

Mac:

https://dl.google.com/dl/android/studio/ide-zips/2.0.0.15/android-studio-ide-143.2637817-mac.zip   (312 MB)

Linux:

https://dl.google.com/dl/android/studio/ide-zips/2.0.0.15/android-studio-ide-143.2637817-linux.zip   (312 MB)



[admin ] Android Studio 2.0 Beta 6 發布已經有804次圍觀

http://coctec.com/news/all/show-post-204898.html