/********************************************************************************* * Android ADT 工具下载地址 * 说明: * 虽然说现在很多时候用ADT,不过有时候Eclipse还是可以用用的。 * * 2018-1-12 深圳 宝安西乡 曾剑锋 ********************************************************************************/ 一、参考文档: 1. What is the final version of the ADT Bundle? https://stackoverflow.com/questions/27449206/what-is-the-final-version-of-the-adt-bundle 二、下载地址: For historic reasons, I leave you the links to the last versions of ADT: 1. linux 64 bit: http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip 2. linux 32 bit: http://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zip 3. MacOS X: http://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zip 4. Win32: http://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip 5. Win64: http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip