tags:

views:

33

answers:

1

Hai Frnds, I have EditText which displays address of the User. Suppose If the User clicks the address then onclick event has to be fired in that googlemap must be displayed with the address of the user.

For Instance: If the User Address in the EditText is Delhi, Suppose if the User clicks that then google map must be invoked and it should delhi.

Please Help me regarding on this. Also i need free & good ebooks for Android similar to a complete reference ebook in java.

Thanks in Advance Tilsan..,

A: 

Here is a pretty good tutorial on using the google map functionality on an android device:

http://mobiforge.com/developing/story/using-google-maps-android

It also shows how to center the map at a specific latitude/longitude and also how to get the latitude/longitude from a given address.

Here is a link to some ebooks about android programming:

http://ntt.cc/2010/08/18/10-free-premium-ebooks-for-google-android-development.html

John Boker
Thank You Very Much Mr.John Boker.
Tilsan The Fighter