Sunday, 28 April 2013

Attach the Android source code in the eclipse

If  you want to attach the source code to the eclipse follow the simple steps listed below




Step 1:

Select the help menu in the eclipse, in that select the install new software.





Step 2:

select the add option and add the value 

Name - Android source.

Location - http://adt-addons.googlecode.com/svn/trunk/source/com.android.ide.eclipse.source.update/







select the check box, which is the source fetched from the location which we given in the archive.

accept the license aggrement and then proceed. The source code for each Api level will be downloaded

Source code for the sdks will be available in the  eclipse plugins folder  given below


Location : E:\Android\tools\adt bundle\adt-bundle-windows-x86_6420130219 \eclipse \plugins\ com.android.ide.eclipse.source_16.0.0.201112171909




 Select the external location option.





Then give the corresponding location  and there you are, enjoy development in Android.

No comments:

Post a Comment