Android Studio 0.8.12 發(fā)布,此版本現(xiàn)已提供下載,主要更新內(nèi)容如下:
-
全新的 AVD 管理器 (AVDs 是模擬器的虛擬設(shè)備)。可以創(chuàng)建新的 AVD's;一旦選擇了硬件,你可以使用特定的架構(gòu)和 Android 版本去配置TA;最后可以選擇一個(gè)顯示名稱,默認(rèn)方位,GPU/快照選項(xiàng) 等等。
-
當(dāng)創(chuàng)建新項(xiàng)目的時(shí)候,我們可以在 Gradle wrapper 默認(rèn)使用 HTTPS 來代替 HTTP;
-
如果你比較喜歡手動(dòng)編輯布局 XML 文件 (喜歡使用 XML 編輯器多于圖形布局編輯器),可以點(diǎn)擊工具條的 Options 圖標(biāo),選擇"Prefer XML editor";
-
The translation editor is now available from string editors;
-
默認(rèn)選擇 Android Project view;
-
支持在 XML 中使用 quickfix 導(dǎo)入工具命名空間:
-
大量 bug 修復(fù)
更多內(nèi)容請看發(fā)行說明。
Android Studio 是一個(gè)全新的 Android 開發(fā)環(huán)境,基于 IntelliJ IDEA. 類似 Eclipse ADT,Android Studio 提供了集成的 Android 開發(fā)工具用于開發(fā)和調(diào)試,在 IDEA 的基礎(chǔ)上,Android Studio 提供:
-
基于 Gradle 的構(gòu)建支持
-
Android 專屬的重構(gòu)和快速修復(fù)
-
提示工具以捕獲性能、可用性、版本兼容性等問題
-
支持 ProGuard 和應(yīng)用簽名
-
基于模板的向?qū)砩沙S玫?Android 應(yīng)用設(shè)計(jì)和組件
-
功能強(qiáng)大的布局編輯器,可以讓你拖拉 UI 控件并進(jìn)行效果預(yù)覽
下載地址:https://sites.google.com/a/android.com/tools/download/studio/canary/0-8-12
- Mac: http://dl.google.com/dl/android/studio/ide-zips/0.8.12/android-studio-ide-135.1503853-mac.zip (164 MB)
- Windows: http://dl.google.com/dl/android/studio/ide-zips/0.8.12/android-studio-ide-135.1503853-windows.zip (164 MB)
- Linux: http://dl.google.com/dl/android/studio/ide-zips/0.8.12/android-studio-ide-135.1503853-linux.zip (165 MB)