Guest User

Untitled

a guest
Jan 15th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Geocoder geocoder = new Geocoder(mContext);
  2. List<Address> addressFromSearch = geocoder.getFromLocationName("10918", 1);
Add Comment
Please, Sign In to add comment