Android Open Source - Map Device geocoding_example






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of geocoding_example.

ItemValue
Java File Count5
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Asset File Namesassets\test.sqlite
assets\testtest.db




Java Source Files

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