rdelrosario / xamarin-plugins

Cross platform Xamarin & Windows plugins for PCLs
MIT License
178 stars 161 forks source link

cant install on android project incompatible version with mono.droid v2.2 #5

Closed jmeadecvlt closed 9 years ago

jmeadecvlt commented 9 years ago

please help

rdelrosario commented 9 years ago

The plugin won't install in android v2.2 because uses Google Play Services. Will only be compatible from v2.3 up.

Reference:

http://android-developers.blogspot.com/2013/10/google-play-services-40.html?m=1

rdelrosario commented 9 years ago

Do you need to run your project in Froyo v2.2?