An open API service indexing awesome lists of open source software.

https://github.com/bond-009/androidweatherapplication

A weather app for Android using the OpenWeatherMap API written in Kotlin
https://github.com/bond-009/androidweatherapplication

Last synced: 6 months ago
JSON representation

A weather app for Android using the OpenWeatherMap API written in Kotlin

Awesome Lists containing this project

README

        

# AndroidWeatherApplication

A weather app for Android using the OpenWeatherMap API written in Kotlin

Paste your API key on line 12 of `app/src/main/java/com/example/androidweatherapplication/network/OpenWeatherMapApiService.kt`

See the `docs` directory for the documentation