Google Maps Android API v2 - Sample Code crashes
问题 I'm trying to get the sample code of Android 'Google Maps Android API v2' working. I get the project built without errors. However, when I try to run the app on my Galaxy Nexus (connected with usb to my laptop), the app crashes immediately. I filled in my own Maps API Key at the AndroidManifest.xml I built against Android 4.1.2 This is the logging: Unable to resolve superclass of Lcom/example/mapdemo/BasicMapActivity; (66) Link of class 'Lcom/example/mapdemo/BasicMapActivity;' failed Could