android xamarin get location

05/27/2015 19:38 Hikarim#1
Hello, i worked of this tutorial:
[Only registered and activated users can see links. Click Here To Register...]
I need to get latitude and longtitude for the application i want to make, so i looked into this example but if i try to run the code provided on the link above it gives me an error:
'Value cannot be null. Parameter name: Project'

Im using Visual studio 2010, xamarin.

If anyone could help me, that would be great,

**want to make an application that calculates distance between my current location and some preset locations...so i need the above mentioned data...