Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 278 Bytes

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