Eclipse logcat debugging
问题 I have a beginner question, I want to debug my app and i don\'t know how to use the Logcat properly. Right now, I am getting this error and i don\'t know what it means. How can i use this information? Is there a tutorial somewhere i can watch? Thanks for your help. 09-23 11:27:55.968: E/AndroidRuntime(807): FATAL EXCEPTION: main 09-23 11:27:55.968: E/AndroidRuntime(807): java.lang.NullPointerException 09-23 11:27:55.968: E/AndroidRuntime(807): at com.uniqueapps.runner.Start.onClick(Start.java