• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Application closed unexpectedly

diana_an

Lurker
Hello,
I just started developing with Google Maps API in Android. I began with some easy tutorials, such as viewing the map on the emulator. When running the app, I'm getting "application closed unexpectedly force close". I checked the LogCat and the following exception was thrown:

FATAL EXCEPTION: main E/AndroidRuntime( 327): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{gmaps.maps.com/gmaps.maps.com.GMaps}: java.lang.ClassNotFoundException: gmaps.maps.com.GMaps in loader dalvik.system.PathClassLoader[/data/app/gmaps.maps.com-1.apk] E/AndroidRuntime( 327):

Please help me! I've already gone out of my mind and I want back!!
 
Back
Top Bottom