Android Studio 是google 今年I/O大会中的重磅产品,GOOGLE终于开发重视Android苦逼的开发者了。尽管是linux下进行开发,速度任然还是比较慢,
可视化,智能化又低 ,而且eclipse 占用内存又大,相比苹果的XCODE 简直弱爆了。
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 控件并进行效果预览
但是,不要高兴的太早,这是一个预览版,官方明确进行了提示
可能会出现的不可预期的问题。
当你点击下载完安装完成后的时候,尽然打不开,神马情况!
解决办法
作者:liao3841054 发表于2013-5-18 11:31:33 原文链接
阅读:47 评论:1 查看评论