Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

strange error on GooglePlay

$
0
0

I've been getting some proress on Google maps (at last managed to get map to show) I moved the project to a back up machine and am now getting this odd error (on both Xamarin studio and VS2010) I've had all the license corrupt rubbish and sorted that. Everything up to API 19 is installed. The two machines should be identical in set up. The project, for backward compatibility is set to target 2.3// components Android Support v4 and Google Play Service froyo are installed. A separate API key has been generated for the different machine and therefore different 'debug-keystore' but this error popsup on build (twice)

Error 1 mono.com.google.android.gms.common.images.ImageManager_OnImageLoadedListenerImplementor is not abstract and does not override abstract method onImageLoaded(android.net.Uri,android.graphics.drawable.Drawable,boolean) in com.google.android.gms.common.images.ImageManager.OnImageLoadedListener public class ImageManager_OnImageLoadedListenerImplementor C:\Users\jm\Documents\Visual Studio\2010\Projects\Agar15\Agar15\obj\Debug\android\src\mono\com\google\android\gms\common\images\ImageManager_OnImageLoadedListenerImplementor.java 4 8 Agar15

Has anyone any idea what's going on ?

John M


Viewing all articles
Browse latest Browse all 204402

Trending Articles