Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Can't update my ADT

With the release of the Android L developer preview, I was hoping I could get my hands on the latest SDK and APIs and try to make something with it but I encountered the following issue while trying to update my ADT bundle using the 'Install new software' option in eclipse:

Error screenshot

1 Answer

I suggest you just download the ADT Bundle again from the developer's site. I don't know if the bundled edition may have separate dependency issues than the Eclipse IDE + ADT plugin custom install.

For what it's worth though it almost appears as if the update process is trying to install a newer version of the Android Hierarchy Viewer before and/or instead of installing the newer version of ADT.

Yes. My eclipse version was older than what Android L's SDK needed. I fixed it by downloading the ADT bundle from Google. Thanks anyway!