code example appreciated)? I know there is an android.location.Location namespace, but I can't seem to access the needed functions like GetLatitude and the online docs say very little. I also tried Latitude lat = new Latitude() and it did not compile...how to I access functions like GetLatitude under the Android SDK?