On Thu, Feb 24, 2011 at 8:41 PM, nischal <[email protected]> wrote:
> EX: the user will write a name of a place , and my application have to > take that name as input and browse the google map and should display > the respective place. > > how can i do this? > Previous link + http://developer.android.com/reference/android/location/Geocoder.html + Google Maps API (I'm sure you can find it) should be all you need. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

