问题

I need to look at the .java files of the android sdk. I have developed applications before but I never needed to look at them so it wasn't a problem then. I saw there is a jar file android.jar that contains all the class files structured but actual sources are not there. git gives various problems to me because I am behind a weird proxy so http://source.android.com/source/using-eclipse.html hasn't been very helpful. What should I do?

EDIT: I'm talking about the java files, just to clarify. And in case you are okay with browsing the code online, Where can I find Android source code online? http://www.google.com/codesearch/p?hl=en#uX1GffpyOZk/core/java/android/

回答1:

Just open the Android SDK Manager and select the Sources for Android SDK of the API level you are trying to support and click Install packages:

(In this case I selected those for SDK v4.3 API-18 and SDK v4.2.2 API-17 but I already have them installed)

8a05354e4d5e37c30094a83bcaa4e232.png

If for some reason you SDK manager button doesn't show up on the Eclipse toolbar, follow this recommendations.

To link the source code to Eclipse just follow this instructions; Android Sources are usually under [ANDROID_SDK_FOLDER]/sdk/sources/android-[API_LEVEL]

回答2:

You can download the ICS sources via the adk manager to your local machine and then attach them to your project in you IDE. See e.g. the blog of Lars Vogel

回答3:

It is a online latest linux and android source code browsing website.

Android/Linux Source Code Cross Reference

http://hala01.com/

回答4:

You can browse the .java files of the Android SDK here:

http://grepcode.com/project/repository.grepcode.com/java/ext/com.google.android/android

来源:https://stackoverflow.com/questions/8832122/android-sdk-source-code

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐