I know I can access android source code from https://android.googlesource.com, but it\'s hard to select the right git repo if I only know the package and the name of an andr
Since 2011 the source code can be downloaded with the SDK Manager (Window > Android SDK Manager)
Edit: Eclipse seems to regularly scan the external folder for updates. If this annoys you, you can zip the folder into a .jar and then tell Eclipse to look in that jar for the sources. Eclipse will then no longer scan for changes.