검색결과 리스트
글
1. 이클립스 > Help->Install New Software에서
를 추가 한다.
리스트에서 Android Sources 선택하고 클릭클릭... 후 이클립스 재부팅.
2. 재부팅후 소스가 보이지 않을경우는 attach 버튼을 누른후
소스폴더를 선택해줍니다.
이클립스경로 \plugins\com.android.ide.eclipse.source_MAY_BE_VARY\VERSION\안드로이드 버전\source.zip
을 선택해줍니다.
현재버전과 맞지않을경우 가장 최신버전을 선택하여도 되겟습니다~
아래는 원문.
Install plugin Android Source by going to Help->Install New Software-> add this site: "http://adt-addons.googlecode.com/svn/trunk/source/com.android.ide.eclipse.source.update/". Select Android Sources from the list, click Next, and install like usual. Restart Eclipse when prompted.
If sources are still not attached, attach them manually. You will find the sources in the plugin folder usually ECLIPSE_PATH\plugins\com.android.ide.eclipse.source_MAY_BE_VARY\VERSION Depending of the version of Android, they'll be in the different folders. (eg: for Android 4.4 the sources are in folder named 14). Sources will be in source.zip archive.
RECENT COMMENT