发布于 2015-09-19 00:26:29 | 92 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Android Studio教程,程序狗速度看过来!
Android Studio Android 开发环境
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试
Android Studio 1.4 RC 1 发布,此版本现已推送到 canary 频道,同时把 Beta 4 升级至 Beta 4 频道。
RC 1 包含各种 bug 修复:
Fixes for high-density displays on Linux (and in general, we have more information on how to configure high density displays for Windows and Linux in this document)
Many more fixes to the templates (activities, etc), visual refresh, and removed misc warnings
Vector icons displayed properly in the editor margin
Layout editor bug with duplicate id's in RelativeLayouts
Auto completion of upper-cased permission names in manifest files
Inferring nullity in multi-module project
Lint warns about missing platform-tools 23.0.1 (prevents properly API checking Android M calls) or using buildTools pre-23.0.1 (to prevent crashes on some devices for RTL attributes)
Fix build errors with vector image generation on OSX when using Java 6 to run the IDE and Java 7 to run the IDE ("Could not find class: apple.awt.CGraphicsEnvironment")
Fix git module configuration bug
Misc theme editor bugs
Misc crash reporter bugs
下载:
Windows: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.7/android-studio-ide-141.2262011-windows.zip (353 MB)
Mac: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.7/android-studio-ide-141.2262011-mac.zip (354 MB)
Linux: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.7/android-studio-ide-141.2262011-linux.zip (360 MB)
更多改进内容请看发行说明。
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试