I\'m trying to develop an application for Android, but I\'m having difficulties tracing the source and cause of each exception I get in the process.
My code runs in an Activity,
When the debugger breaks like that, just continue execution (probably you'll need to do this 2 or 3 times). Then look at the LogCat output for a meaningful stack trace.