Skip to content

This project is on Creating an Android Weather App using Kotlin. To get the weather information I used OpenWeatherMap API. Informations like Temperature, Pressure, Humidity, Weather status, Time of Sunrise and Sunset etc. are passed from the API.

Notifications You must be signed in to change notification settings

rprohitprasad/Weather-App

Repository files navigation

Weather-App

Weather app detects weather forecasts in your current location automatically. There are many information in weather forcasts which includes atmospheric pressure, weather condition, visibility distance, relative humidity, precipitation in different unites, dew point, wind speed and direction, in addition to ten days future forecast, also hourly weather forecast.Realtime temperature, humidity, pressure, wind force and wind direction are all in this weather app based.

weather app1 weather app2 weather app3

This accurate weather app allows to find out a detailed forecast wherever you are, for any time of the day

  • Wind speed and direction
  • Pressure and precipitation information
  • Sunrise/sunset time

Get an API key from OpenWeatherMap

For retrieving data we will use OpenWeatherAPI, and we will be needing an API key for it. Before proceeding please get an API key by registering. You can either follow the attached video above or steps below.

Create a New Account from here

About

This project is on Creating an Android Weather App using Kotlin. To get the weather information I used OpenWeatherMap API. Informations like Temperature, Pressure, Humidity, Weather status, Time of Sunrise and Sunset etc. are passed from the API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages