WeatherForecast

Simple Weather Forecast app made with Android Studio

  • Kotlin language
  • Using OpenWeatherMap API for current weather data
  • With splash screen activity

Register here https://openweathermap.org/api for free and unique weather API

Look for city ID here https://openweathermap.org/find and replace (val CITY: String = “CITY,COUNTRY”) with your city and country ID.


GitHub

View Github