Set of tools for export locale data for countries to use in Android application
- Get latest version of
countries.json
from https://github.com/mledoze/countries (there is one already provided for convinience) - Run
./filter.py countries.json
- All exported values can be found in
output/
Note: The script is named filter, because it basically filters only Europen data from countries.json
.