ekamp / KotlinWeather

Short and Sweet Kotlin Weather Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KotlinWeather

Short and Sweet Kotlin Weather Application

Small application that will present a user with Weather at their given location.

Setup API Key for Open Weather Map

1. Get API Key from Open Weather Map from
https://home.openweathermap.org/api_keys

2. open app/build.gradle

3. replace <YOUR WEATHER_API_KEY> with your api key you just registered

4. Sync your project with the updated Gradle file

Tools / Libs Utilized

About

Short and Sweet Kotlin Weather Application

License:Apache License 2.0


Languages

Language:Kotlin 100.0%