Android framework source level debugging in Eclipse

Posted by Seva Alekseyev on Stack Overflow See other posts from Stack Overflow or by Seva Alekseyev
Published on 2010-06-17T18:20:14Z Indexed on 2010/06/17 18:23 UTC
Read the original article Hit count: 331

Filed under:
|

Hi all,

the Java sources for the Android framework are available at source.android.com. Can I download and feed them to Eclipse so that I can step into framework methods while debugging? Better yet, does anyone know of an Eclipse plug-in that would get them from Android Git automatically as needed?

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse