This app came out of a need to place a particular Android device in a specific jurisdiction. However, it has to be able to do that without a connection to the Internet. So, instead of being able to use a tool like the Google Maps API, the system has to.
geocoding_example is hosted in the following web site
https://github.com/geekinc/geocoding_example
If you think the Android project geocoding_example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of geocoding_example.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\test.sqlite assets\testtest.db |
geocoding_example has the following Java source files.
example.geocoding.Geocoder.java example.geocoding.GoogleReverseGeocodeXmlHandler.java example.geocoding.Main.java example.geocoding.Polygon.java example.geocoding.Utilities.java