发布于 2015-07-26 00:27:17 | 139 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Android Studio教程,程序狗速度看过来!
Android Studio Android 开发环境
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试
Android Studio 是一个全新的 Android 开发环境,基于IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试
Android Studio 1.3 RC 4 发布,此次构建主要更新如下:
The LogCat window no longer switches to a different process when the current process dies (issue 161145)
Prevent "StartupAbortedException" for the IDE when there are foreign/conflicting .jar files in the JDK extensions directory (issue 180551)
Fix incorrect nullness information for Android SDK methods (requires File > Invalidate Caches) (issue 180771)
Include Andoid Gradle 1.3.0 in the offline Gradle plugin repository
Fix a handful of crashes reported by the crash reporter (in the setup wizard, AVD manager, and the memory profiler)
下载:
Windows: https://dl.google.com/dl/android/studio/ide-zips/1.3.0.9/android-studio-ide-141.2112779-windows.zip (329 MB)
Mac: https://dl.google.com/dl/android/studio/ide-zips/1.3.0.9/android-studio-ide-141.2112779-mac.zip (360 MB)
Linux: https://dl.google.com/dl/android/studio/ide-zips/1.3.0.9/android-studio-ide-141.2112779-linux.zip (335 MB)
更多内容请看发行说明。