Android Studio 1.0.1 發布
Android Studio 是一個全新的 Android 開發環境,基于 IntelliJ IDEA. 類似 Eclipse ADT,Android Studio 提供了集成的 Android 開發工具用于開發和調試,在 IDEA 的基礎上,Android Studio 提供:
基于 Gradle 的構建支持
Android 專屬的重構和快速修復
提示工具以捕獲性能、可用性、版本兼容性等問題
支持 ProGuard 和應用簽名
基于模板的向導來生成常用的 Android 應用設計和組件
功能強大的布局編輯器,可以讓你拖拉 UI 控件并進行效果預覽
Android Studio 1.0.1 發布,此版本已經推送到 canary 和 dev 頻道,將會盡快滾動到 beta 或者 stable 版本。這個是一個 bug 修復版本:
82159: AVD Manager locks exported device.xml file
81779: emulator log on Studio doesn't work on Windows
81023: Creating virtual device from Android Studio installed on C drive with Android SDK on D drive fails
82404: Update the recommended SDK tools version to 24.0.1.
82405: Make the default Update channel in the 1.0.x releases "Stable" rather than "Beta"
82071: "How do I create a custom hardware skin?" doesn't point to anything
此版本現已提供下載。