Android Eclipse 与 Android Studio 2016
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/37128507/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Android Eclipse vs Android Studio 2016
提问by Bluescript Community
On the previous year I choose the eclipse w/ android-sdk for android development, because it's better than Android Studio which is currently updating during that year 2015. Now that android studio has updated its components which is now best to use? Should I still stick to eclipse w/ android-sdk or should I change to Android Studio?
去年我选择了 eclipse w/ android-sdk 进行 android 开发,因为它比目前在 2015 年更新的 Android Studio 好。现在 android studio 更新了它现在最好使用的组件?我应该仍然坚持使用 android-sdk 的 eclipse 还是应该改用 Android Studio?
回答by ir-tech
Look at the following links:
查看以下链接:
Note: If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.
注意:如果您一直在使用带有 ADT 的 Eclipse,请注意 Android Studio 现在是 Android 的官方 IDE,因此您应该迁移到 Android Studio 以接收所有最新的 IDE 更新。有关迁移项目的帮助,请参阅迁移到 Android Studio。
Important: Support for the Android Developer Tools (ADT) in Eclipse has ended, per our announcement. You should migrate your app development projects to Android Studio as soon as possible. For more information on transitioning to Android Studio, see Migrating from Eclipse ADT.
重要提示:根据我们的公告,Eclipse 中对 Android 开发人员工具 (ADT) 的支持已结束。您应该尽快将您的应用开发项目迁移到 Android Studio。有关转换到 Android Studio 的更多信息,请参阅从 Eclipse ADT 迁移。
Also, I think this questions and answers will help you:
另外,我认为这些问题和答案会对您有所帮助:
Which Eclipse works flawlessly with ADT?