I\'m trying to write an application for Android and when I launch my new activity, I\'ve set break points and found that it runs through my onCreate without any errors, but
If you want to see the location where the exception happens without downloading the Android source code, there is a nice plugin for eclipse called GrepCode. It searches and displays the source code of popular java projects online.