Skip to content

hyperzone/geocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

geocoder

A Geocoder custom class for translate GPS Coordinates into an address for Android

The GeoCoder class present in Google Android API is not compatible with all device. Sometimes when you use this API you can have a Network Exception because the device have deactivated the service, to preserve the battery life.

With this custom class you can use Google Maps service directly, instead of the API.

Remember to check if Internet Connection is available before call the method!!

About

A Geocoder custom class for translate GPS Coordinates into an address for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages