You may need to use an older version of the Eclipse ADT in case you have a custom setup that depends on Google's earlier build system standards. Where on the web can you find the older versions of the ADT and how do you install them in Eclipse?
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
You can find the old versions of the ADT at the following URLs (it looks like Google keeps them around, but doesn't advertise how to locate them).
You can use these in Eclipse by first downloading the desired ADT zip to your local drive, then choosing "Install New Software", "Add Site", "Archive".
this page always has the latest ADT available as a zip file
http://developer.android.com/sdk/eclipse-adt.html
and you can use the wayback machine to find older versions of that page, with a link to the older version of ADT
http://wayback.archive.org/web/*/http://developer.android.com/sdk/eclipse-adt.html