Offline Android App to illustrate Auto Complete Indian cities and states text views
The project uses the 1219 Indian cities and states json file from the github repository https://github.com/nshntarora/Indian-Cities-JSON contained in the assets folder as 'cities.json'. The items are added to the spinner and auto complete text views through adapters and array lists.
- Spinner / Drop Down Combo Box
- Auto Complete Text View for -
- Both City and state
- Only Cities
- Only States