Where can I find the source code for the Android Development Tools (ADT) plugin for the Eclipse IDE?

nsfnotthrowingaway picture nsfnotthrowingaway · Aug 15, 2010 · Viewed 7.1k times · Source

I can't find the source code for the Android Development Tools Plugin for Eclipse. It seems to have been moved a few times, and when I google the question, the answers point to the wrong places. Also http://source.android.com/discuss seems to be down.

Answer

Claas Wilke picture Claas Wilke · Jan 11, 2012

For me

git clone "https://android.googlesource.com/platform/sdk"

worked