I am trying to write a mapView application .When I extend my class with MapActvity it will generate an error force to close application.
And in log chat I got an run-time error like classNotFoundException.
please solve my problem.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s hard to point out the error without knowing what you’ve done so far, but at the very least you must add the library to your manifest:
You should also go into
Window > Android SDK and AVD Managerin Eclipse and make sure the device your running is targetingGoogle APIs (Google Inc.)rather thanAndroid x.x