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,
The first line in the Stack trace shows you where its blowing up. In your case:
Thread [<1> main] (Suspended (breakpoint at line 72 in GameView)) GameView.showMenu() line: 72 GameView.init() line: 59 GameView.(Context, AttributeSet) line: 51