Which Android IDE is better - Android Studio or Eclipse?(哪个 Android IDE 更好——Android Studio 还是 Eclipse?)
问题描述
我开始为 Android 开发.我应该使用哪个 IDE - Android Studio 或 Eclipse sdk?我想知道哪个更好.
I'm starting to develop for Android. Which IDE should I use - Android Studio or Eclipse sdk? I would like to know which one is better.
推荐答案
使用 Eclipse 有时会很困难,可能是在调试和设计布局时 Eclipse 有时会卡住,我们必须不时重新启动 Eclipse.你也会遇到模拟器问题.
Working with Eclipse can be difficult at times, probably when debugging and designing layouts Eclipse sometimes get stuck and we have to restart Eclipse from time to time. Also you get problems with emulators.
Android Studio 是最近发布的,开发人员尚未大量使用此 IDE.因此,它可能包含某些错误.
Android studio was released very recently and this IDE is not yet heavily used by developers. Therefore, it may contain certain bugs.
这里描述了android android studio和eclipse项目结构的区别:Android Studio 项目结构(与 Eclipse 项目结构)
This describes the difference between android android studio and eclipse project structure: Android Studio Project Structure (v.s. Eclipse Project Structure)
这里教你如何使用android studio:http://www.infinum.co/the-capsized-eight/articles/android-studio-vs-eclipse-1-0
This teaches you how to use the android studio: http://www.infinum.co/the-capsized-eight/articles/android-studio-vs-eclipse-1-0
这篇关于哪个 Android IDE 更好——Android Studio 还是 Eclipse?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:哪个 Android IDE 更好——Android Studio 还是 Eclipse?


- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01