Where is the Eclipse ADT bundle link? [duplicate]

大兔子大兔子 提交于 2019-12-03 02:23:59

问题


On the official site for Android development I can no longer see the link for the Eclipse ADT bundle.

I cannot switch to Android Studio as my framework is Ant based currently and not Gradle based.

Do I need to download Eclipse and ADT plugins separately, or is there an Eclipse ADT bundle link (if it still exists)?


回答1:


Here you can download adt bundles 2014-07-02:

windows 32: https://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip

windows 64: https://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip

Mac 64: https://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zip

Linux 86: https://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zip

Linux 64: https://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip




回答2:


Looks like they have some instructions for that here: http://developer.android.com/sdk/installing/installing-adt.html

Bit more complicated then before...




回答3:


Now that the Android Studio is the official editor, I believe android removed that option. But you can download adt as zip file here: http://developer.android.com/sdk/installing/installing-adt.html



来源:https://stackoverflow.com/questions/27490505/where-is-the-eclipse-adt-bundle-link

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!