发布于 2014-06-27 22:47:31 | 193 次阅读 | 评论: 0 | 来源: 网友投递

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

Android Studio Android 开发环境

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


Android Studio 0.8.1 Beta 发布了,该版本最值得关注的就是增加对 Android L 的支持。详细的改进记录请看:

  • 支持 Android L preview SDK

    • Layout rendering: Support for the new L theme, widgets, and graphics support (such as shadow layers)

    • API version rendering (showing the layout across different UI versions)

    • Editor support for L APIs (such as the new Drawable XML tags and attributes, e.g. <ripple>, <animated-selector>, etc)

  • 支持 Android Wear and TV

    • New templates for Android Wear and for Android TV, along with Gradle build support

    • Layout Rendering

  • New intention action to override resources

    • And lint quickfix for API check violations

  • Automatic platform component downloading during Gradle sync when a required platform is missing. For example, if your build.gradle file requires API 19, but your SDK install does not have Android 4.4 installed, you will get a fix link in the Gradle Sync window which offers to install it:

    When you click on it, you'll first get a license agreement dialog, and then it will continue to install the missing component and restart the sync. 


    This is not specific to missing Android SDK versions; it will also install missing build tools versions, or missing Android or Google Maven repositories.

  • Gradle Sync Caching. We now cache the synced Gradle model across IDE invocations, so if you exit the IDE and restart, the IDE should be ready to use much more quickly.

安装URL:http://developer.android.com/sdk/installing/studio.html



历史版本 :
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号  版权声明  广告服务