问题
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