SyntaxFix
Write A Post
Hire A Developer
Questions
Use this
Geocoder geocoder = new Geocoder(this, Locale.getDefault()); List<Address> addresses = geocoder.getFromLocation(lat, lng, 1);