I am beginning to learn how to develop Android applications and I have
created an app that currently brings up the user's current location on
Google Maps. However I would like to extend the app in two ways:

-I would like to add a MapOverlay, where it pin-points the location on
the Map, I understand I need to follow the Google Map View tutorial to
the Developer website to do this. However I am unsure what I need to
include to make the Overlay item point to the current location? What
do I need to include in the Activity?
-I would like the app to instead of bringing up the latitude and
longitude, to bring up the address of where the user currently is.

Many thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to