发布于 2017-03-15 01:00:23 | 264 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Android Studio教程,程序狗速度看过来!

Android Studio Android 开发环境

Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试


Android Studio 2.4 Preview 1 发布了,这是一个早期的构建版本,所以在未来几周会有更多的更新。

有以下主要的更改:

Code:

  • 在 Android Studio 2.4 Preview 1 中,已将基本 IDE 从 IntelliJ 2016.2 升级到 2017.1 EAP,并在 2016.3 和 2017.1 中添加了一些新特性 --包括参数提示、语义突出,即时搜索结果等等

  • 许多新的 lint 检查

Instant Run:

  • Instant Run Debug Issue 234401 现在应该已经解决。如果程序在断点处暂停,则应用程序重新启动。但是如果应用程序没有在断点上暂停且当你只有一个方法实现更改时,它不应该重新启动而且热更新应该工作。

Build:

  • Incremental dex’ing. Dex’ing is now done at a per class level. This allows for more incrementality and will result in faster incremental builds. You should also expect improved build speeds for applications using legacy multi-dex (minSdkVersion < 21).

  • Dependency resolution at execution time. In previous versions, dependency resolution occurs during Gradle configuration time. By moving dependency resolution to execution time, you should expect improved configuration times for large projects.

IDE:

  • mac 上的 Android Studio 现在被称为 “Android Studio 2.4 Preview.app”

  • Device File Explorer - 在 Android Studio 中直接无缝地查看、修改和与设备文件系统交互。此功能可代替以前通过 DDMS 完成的设备文件系统交互(Dalvik Debug Monitor Server)

发布主页下载地址



历史版本 :
Android Studio 3.1 Canary 8 发布,常见的错误修复
Android Studio 3.1 Canary 7 发布,常见错误修复
Android Studio 3.1 Canary 6 发布,常见错误修复
Android Studio 3.0.1 发布,一般错误修复和性能改进
Android Studio 3.1 Canary 4 发布,Bug 修复
Android Studio 3.0 正式发布,支持 Kotlin 语言
Android Studio 3.0 RC 1 发布,各种错误修复
Android Studio 3.0 Beta 4,新的 Android plugin DSL
Android Studio 3.0 Beta 2 发布,Bug 修复
Android Studio 3.0 Beta 1 发布,各种错误修复
Android Studio 3.0 Canary 7 发布
Android Studio 3.0 Canary 4 Bug 修复版本
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务