Reputation: 15320
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?
Upvotes: 2
Views: 324
Reputation: 991
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.
Upvotes: 1