- Install Git for Windows: http://code.google.com/p/msysgit/
- Open up Git Bash and execute the following command to get the source (master branch) git clone git://android.git.kernel.org/platform/frameworks/base.git android-api
- Open up Eclipse.
- Properties > Java Build Path > Libraries
- Expand Android x.x
- Expand android.jar
- Click Source Attachment > Edit
- Click External Folder
- Point to: [source-download-location]
\android-api\core\java\
Adding Android Java Source to Eclipse
Posted by
gwyneth
on Thursday, February 03, 2011
Labels:
Android
Steps:
0 comments:
Post a Comment