How to attach Android Source to Eclipse

There is a updated guide. So, you don’t need to install an eclipse plugin for this.

Here is the link

Snip from above Link:

follow below steps if you already have downloaded Android sources

  1. Head into eclipse, and press F3 over some android source you’re missing, like Activity. And get this pesky window, which we all hate:

  2. Click Attach Source, choose External Folder, and choose the core/java in the base folder.

Leave a Comment