1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Android Studio 2.0 Beta 6 发布 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-02-26.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,426
    Likes Received:
    47
    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
    Android Studio 2.0 Beta 6 发布下载地址
     
Loading...