Android Open Source - Location gradle android-location-picker






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-location-picker.

ItemValue
Java File Count6
Minimum SDK Version7
Activity Count0
Asset File Namesassets\cl_comunas.json
assets\cl_provincias.json
assets\cl_regiones.json
assets\es_countries.json




Java Source Files

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