[android-developers] showing map and a saving location

2011-01-28 Thread Atif Musaddaq
Hi, I would like to show map of the current location along with a small form a text field with a submit button. what exactly i want to do is: to let user save his desired location, but with addition of that i would like to show him on the map where he/she is. Is it possible to do in a single

Re: [android-developers] showing map and a saving location

2011-01-28 Thread TreKing
On Fri, Jan 28, 2011 at 8:53 AM, Atif Musaddaq atif.musad...@gmail.comwrote: Is it possible to do in a single activity ? any sample code, tutorial etc Yes. Look up MapActivity. - TreKing