• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps map location by address(Important)

Hi all,

I want to get map location (Googlemaps) by passing address (by not passing longitude and latitude), pls help me in this scenario, if anybody worked on this.

I did some R&D on this, but i am not getting exact solution.

I tried with the below method...but i am unable...

List<Address> addresses =​
geoCoder.getFromLocationName(

"Google", 1);

Pls give me some best solution...

Thanks,
VJ, India
 
Back
Top Bottom