Skip to content

Android Application to display current weather for a wanted city

Notifications You must be signed in to change notification settings

PetkoLuyts/WeatherApp

Repository files navigation

WeatherApp

Android Application to display current weather for a wanted city

Fetch the data for the current weather from a third - party API - OpenWeatherMap API.

Using Volley - HTTP library that makes networking very easy and fast for Android apps.

Implemented callbacks for async requests.

Singleton class for the request queue.

Application picture

Screenshot 2023-03-05 at 11 15 25

JSON Object data consumed from the third - party API

Screenshot 2023-03-05 at 11 18 59

About

Android Application to display current weather for a wanted city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages