Skip to content

MyWeather is an android application created using java. It uses Async Task, gets response from API and extract response. It requires internet connection and API key. Along with minimum and maximum temperature, it also shows sunrise-sunset time, wind, pressure, humidity and sky status for almost all cities.

Notifications You must be signed in to change notification settings

donaghosh/MyWeather

Repository files navigation

MyWeather

MyWeather is an android application created using java. It uses Async Task, gets response from API and extract response. It is a simple weather android application which uses Simple HTTP request and API provided by OpenWeatherMap. It uses AsyncTask, Gets response from API, and extracts JSON response. It requires internet connection and API key. Along with minimum and maximum temperature, it also shows sunrise-sunset time, wind, pressure, humidity and sky status for almost all cities. For my collabortaors I have used comments in the source code and you can also find screenshots. Feel free to fork!

About

MyWeather is an android application created using java. It uses Async Task, gets response from API and extract response. It requires internet connection and API key. Along with minimum and maximum temperature, it also shows sunrise-sunset time, wind, pressure, humidity and sky status for almost all cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages