An application that enables you to view the latest air pollution information about a selected area through the foreground.
├── .idea
├── app
│ └── src
│ └── main.java.com.nohjunh.airpollutionservice
│ ├── adapter
│ ├── background
│ ├── dataStore
│ ├── database
│ ├── foreground
│ ├── model
│ ├── network
│ ├── repository
│ ├── view
│ ├── viewModel
│ └── App.kt
└── gradle/wrapper
한국환경공단_에어코리아_대기오염정보 일반 인증키(Decoding)
Add the key to local.properties file on the project.
APIKEY_AirPollution = "~"