I just upgraded to eclipse 3.7 (indigo) and have an odd error running my android 3.2 app.
Looks like I will need to step into the Android Tools sdk (rev 13) to debug it.

What is the easiest way to setup the debugger to step into the sdk?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You may find this interesting: http://blog.michael-forster.de/2008/12/view-android-source-code-in-eclipse.html

I had used it once to fix my problem.

link|improve this answer
v. nice; I don't have python so the whole moving into a source directory part would be hard. Do you know of any pre-packaged zip files for android 3.2? – Noah Oct 18 '11 at 15:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.