i want to check if play services installed if not redirect to download page
is it possible to check services?
Yes.
https://github.com/xamarin/monodroid-samples/blob/master/MapsAndLocationDemo_v3/SimpleMapDemo/MainActivity.cs#L81-100
you are the real MVP :)