did you remember to put the permissions in the android manifest to access the GPS:
<uses-permission android:name="android.permissi on.ACCESS_COARSE_LOCATION"></u ses- permission> <uses-permission android:name="android.permissi on.ACCESS_FINE_ LOCATION"></use s- permission> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

