歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Android Studio 簡述及問題

Android Studio 簡述及問題

日期:2017/2/28 14:48:51   编辑:Linux教程

Android Studio 是google 今年I/O大會中的重磅產品,GOOGLE終於開發重視Android苦逼的開發者了。盡管是linux下進行開發,速度任然還是比較慢,可視化,智能化又低 ,而且eclipse 占用內存又大,相比蘋果的XCODE 簡直弱爆了。

AndroidStudio 官方下載鏈接 http://http//developer.android.com/sdk/installing/studio.html#download

Android Studio 簡介:

官方是這麼描述的:

Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides

integrated Android developer tools for development and debugging. On top of the capabilities you expect from IntelliJ, Android Studio offers:

•Gradle-based build support.

•Android-specific refactoring and quick fixes.

•Lint tools to catch performance, usability, version compatibility and other problems.

•ProGuard and app-signing capabilities.

•Template-based wizards to create common Android designs and components.

•A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.

Android Studio 是一個全新的 Android 開發環境,基於IntelliJ IDEA. 類似 Eclipse ADT,Android Studio 提供了集成的 Android 開發工具用於開發和調試,在 IDEA 的基礎上,Android Studio 提供:

基於 Gradle 的構建支持

Android 專屬的重構和快速修復

提示工具以捕獲性能、可用性、版本兼容性等問題

支持 ProGuard 和應用簽名

基於模板的向導來生成常用的 Android 應用設計和組件

功能強大的布局編輯器,可以讓你拖拉 UI 控件並進行效果http://預覽

但是,不要高興的太早,這是一個預覽版,官方明確進行了提示

可能會出現的不可預期的問題。

當你點擊下載完安裝完成後的時候,盡然打不開,神馬情況!

問題解決 見 http://www.linuxidc.com/Linux/2013-05/84486.htm

Android Studio 下載地址【包括國內本地下載】http://www.linuxidc.com/Linux/2013-05/84408.htm

更多Android Studio相關閱讀: http://www.linuxidc.com/search.aspx?where=nkey&keyword=21639

Copyright © Linux教程網 All Rights Reserved