[android-developers] Newb Learning to Debug

2011-10-28 Thread nester
So I'm making progress on my first real android app (not hello world). So far everything is going pretty smooth... except for debugging. I just can't figure it out for the life of me! I've been able to insert breakpoints and inspect, but when stepping through code... it just seems to break.

Re: [android-developers] Newb Learning to Debug

2011-10-28 Thread John Davis
Hi On Fri, Oct 28, 2011 at 9:10 AM, nester neoshaf...@gmail.com wrote: So I'm making progress on my first real android app (not hello world). So far everything is going pretty smooth... except for debugging. I just can't figure it out for the life of me! Good. Keep at it. I've been able