发布于 2015-10-22 00:56:39 | 205 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Android Studio教程,程序狗速度看过来!
Android Studio Android 开发环境
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试
Android Studio 1.4.1 发布,这是一个 bug 修复版本,修复内容如下:
Fixed Gradle model caching bug (led to excessive Gradle syncing when the IDE was restarted)
Fix code completion performance issue when using libraries with private resources
Fix deadlock when using native debugging
Fix subversion 1.9 version validation
189658: Do not attempt to validate if device chooser is not enabled
188577: Fix missing translation detection for region overrides
188070: Fix deadlock in the theme editor
187726: Fix theme editor reload/edit conflict
188055: Theme editor performance fix
187665: launch compatibility: when looking at uses-feature, the "required" attribute is not taken into account
发行说明:https://sites.google.com/a/android.com/tools/recent/androidstudio141available
下载地址:1.4.1 Page
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试