How to attach Android Source to Eclipse

后端 未结 6 1074
陌清茗
陌清茗 2020-11-28 06:07

I\'ve previously had success attaching the Android Source to Eclipse by following Finn Johnsen\'s instructions here.

However this approach seems to have stopped work

6条回答
  •  难免孤独
    2020-11-28 06:09

    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.

提交回复
热议问题