Android crashed on super.onCreate(...), how should I solve it?

hi, I am very new about Android developing. I crashed in super.onCreate(…);

Is there any clue about how I should start looking for problem(s)? My screenshots attached. Thank you very much!

crash2.jpgcrash1.jpg

Please make larger screenshots, now unreadable. You can look for your errors in Eclipse in the LogCat screen: window->show View -> other-> LogCat.