You can use the LocationManager to first get your location. Once you get the location, extract the latitude and longitude information from the Location object.
You have to create a MapOverlay, on which you can mark this new point. Using the MapOverlay, you can mark multiple points on the map. Let me know if you need any further explanation. Thanks, Dexter. On Jun 29, 11:16 am, tstanly <[email protected]> wrote: > hi all, > > i have a problem about the gps with the google map, > that is, > how gps can mark the user's location which is on the google map?? > > is somebody have same experience can share? > > thanks!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

