VinayakBagaria / Indian-States-and-Cities-Android

Offline Android App to illustrate Auto Complete Indian cities and states text views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indian-States-and-Cities-Android

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.


Screenshot of the app

Image


Containers of the Activity

  1. Spinner / Drop Down Combo Box
  2. Auto Complete Text View for -
    • Both City and state
    • Only Cities
    • Only States

About

Offline Android App to illustrate Auto Complete Indian cities and states text views


Languages

Language:Java 100.0%