Skip to content

hashandom/WeatherApplication-Weather-api

Repository files navigation

Weather Application - Weather API

This is an Android application that fetches weather data using the OpenWeatherMap API.

Getting Started

To use this application, follow these steps:

  1. Register at OpenWeatherMap and obtain an API key.
  2. Add the Volley library to your Android Studio project by adding the following line to your dependencies:
volley = { group = "com.android.volley", name = "volley", version.ref = "volley" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages