Android : Google map failed load

on Friday, July 25, 2014


2 I am creating simple map application .I success to init map nad my activity showing global map but failed to move camera , add marker or any other operation .


This is logcat I have...



07-26 08:16:05.820: I/dalvikvm(16116): Failed resolving Lcom/google/android/gms/location/internal/ParcelableGeofence; interface 4023 'Lgln;'
07-26 08:16:05.820: W/dalvikvm(16116): Link of class 'Lcom/google/android/gms/location/internal/ParcelableGeofence;' failed
07-26 08:16:05.820: E/dalvikvm(16116): Could not find class 'com.google.android.gms.location.internal.ParcelableGeofence', referenced from method glt.a
07-26 08:16:05.820: W/dalvikvm(16116): VFY: unable to resolve check-cast 2086 (Lcom/google/android/gms/location/internal/ParcelableGeofence;) in Lglt;


Any suggestion ???? Thanks.


0 comments:

Post a Comment