跳转到内容

Android Studio

本页使用了标题或全文手工转换
维基百科,自由的百科全书

这是本页的一个历史版本,由LumaEngine留言 | 贡献2018年9月5日 (三) 06:50 特点编辑。这可能和当前版本存在着巨大的差异。

Android Studio
File:Android Studio icon.svg
開發者GoogleJetBrains
当前版本3.1.3(2018年6月1日,​7年前​(2018-06-01[1]
预览版本3.1 Canary 9(2018年1月24日,​7年前​(2018-01-24[2]
编程语言Java
操作系统Windows, macOS, Linux
类型Android集成开发环境
许可协议Apache 2.0
网站developer.android.com/studio/index.html

Android Studio是一个为Android平台开发程序的集成开发环境。2013年5月16日在Google I/O上发布,可供开发者免费使用。

2013年5月发布早期预览版本,版本号为0.1。2014年6月发布0.8版本,至此进入beta阶段。[3]第一个稳定版本1.0于2014年12月8日发布[4]

Android Studio基于JetBrains IntelliJ IDEA,为Android开发特殊定制,并在WindowsOS XLinux平台上均可运行。[5][6][7]

特点

当前版本以下功能可用:[8][9]

  • 可视化布局: WYSIWYG编辑器 - 实时编码 - 实时程序界面预览;[10]
  • 开发者控制台: 优化提示,协助翻译,来源跟踪,宣传和营销曲线图 - 使用率度量;
  • 内置Android SDKAVD管理器。自Android 8.1对应的Android SDK[何时?]更新推出后,原有的独立版本SDK与AVD管理器完全被Android Studio取代。
  • Beta版本测试,并阶段性展示;
  • 基于Gradle的构建支持;
  • Android特定代码重构和快速修复;
  • Lint提示工具更好地对程序性能、可用性、版本兼容和其他问题进行控制捕捉;
  • 支持ProGuard和应用签名功能;
  • 基于模板的向导来生成常用的Android应用设计和组件;
  • 自带布局编辑器,可让开发者拖放UI组件,并预览在不同尺寸设备上的UI显示效果。
  • 支持构建Android Wear应用。
  • 内置Google Cloud Platform支持,支持Google Cloud Messaging和App Engine的集成。[11]

系统要求

Windows macOS Linux
操作系统版本 Microsoft Windows 10/8.1/8/7 OS X 10.9.5或更高版本 GNOME或KDE桌面
内存 最低3 GB,推荐8 GB内存;1 GB用于Android Emulator
磁盘空间 500 MB磁盘空间,至少1.5 GB用于Android SDK,模拟器系统映像和缓存
JDK版本 Java Development Kit (JDK) 8或更高版本
屏幕分辨率 最低1280×800屏幕分辨率

参考文献

  1. ^ Android Studio Release Notes. Android Developers Official Website. June 8, 2018 [June 9, 2017]. 
  2. ^ Android Studio 3.0 Canary 6 is now available. Android Studio Official Blog. January 24, 2018 [January 24, 2018]. 
  3. ^ http://developer.android.com/sdk/installing/studio.html
  4. ^ Android Studio 1.0. VentureBeat. December 8, 2014 [December 8, 2014]. 
  5. ^ Android Studio:为Android定制的IDE. [May 16, 2013]. 
  6. ^ Getting Started with Android Studio. Android Developers. Google. [14 May 2013]. 
  7. ^ Haslam, Oliver. Download Android Studio IDE For Windows, OS X And Linux. Redmond Pie. 16 May 2013 [16 May 2013]. 
  8. ^ Honig, Zach. Google intros Android Studio, an IDE for building apps. Engadget. AOL. 15 May 2013 [16 May 2013]. 
  9. ^ Dobie, Alex. Android Studio unveiled at Google I/O keynote. Android Central. Mobile Nations. 15 May 2013 [16 May 2013]. 
  10. ^ Google Launches Android Studio And New Features For Developer Console, Including Beta Releases And Staged Rollout. TechCrunch. [May 16, 2013]. 
  11. ^ Android Studio BETA. Google. Google. May 15, 2013 [August 15, 2014]. 

外部链接