设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Android Studio 2.0 Preview 3发布

2015-12-13 19:55| 发布者: joejoe0332| 查看: 435| 评论: 0|原作者: oschina|来自: oschina

摘要: Android Studio 2.0 Preview 3 发布,该版本有多项 bug 修复,主要更新如下:A new lint check which looks at switch statements used in concert with @IntDef integers, and makes sure that all constants from ...

Android Studio 2.0 Preview 3 发布,该版本有多项 bug 修复,主要更新如下:

  •  A new lint check which looks at switch statements used in concert with @IntDef integers, and makes sure that all constants from the @IntDef are handled:

    Note that there is a quickfix for adding the missing statements as well, so after adding an empty switch statement this is a quick way to populate the initial set of case statements:

  • A new lint check which flags incorrect attempts to insert version numbers in Gradle file using String interpolation. This will automatically flag this "gotcha"

  • Lint now flags anonymous classes that extend Fragment

  • Two new security lint checks contributed by Michael Peck: One which looks for native code in unsafe locations (such as asset folders), and another which flags Runtime.load() and System.load() calls.

  • The translation editor now supports speed search (and F2 to enter cell editing).

  • We've also tweaked the Instant Run facility such that when changes can't be hotswapped, there's a confirmation dialog before restarting the app. We'll be tweaking this in the next preview build.

  • Various improvements to the AVD Manager to support the new emulator

更多内容请看:发行说明


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部