Dynamic Android control which first shows a list of countries and then, depending on the selected values, shows the corresponding child regions using dropdowns. Contains Chilean regional subdivisions. Uses Gradle..
android-location-picker is hosted in the following web site
https://github.com/cberkhoff/android-location-picker
If you think the Android project android-location-picker 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 android-location-picker.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 7 |
Activity Count | 0 |
Asset File Names | assets\cl_comunas.json assets\cl_provincias.json assets\cl_regiones.json assets\es_countries.json |
android-location-picker has the following Java source files.
cl.cberkhoff.locationpicker.JSONLocationReader.java cl.cberkhoff.locationpicker.Location.java cl.cberkhoff.locationpicker.LocationAdapter.java cl.cberkhoff.locationpicker.LocationLevel.java cl.cberkhoff.locationpicker.LocationPicker.java cl.cberkhoff.locationpicker.LocationReader.java