/Weather-App

A weather app for Android

Primary LanguageJava

Weather-App

A weather app for Android

Description

  • This android app determines the current temperature and weather of any city around the world.
  • This app uses a weather API provided by openweathermap.org to get the weather data in JSON format.

How To Use

  1. Goto api.openweathermap.org.
  2. Sign Up with your email to get the API key.
  3. After signing in, copy the API key and paste it in the "lastUrl" variable in the "MainActivity.java" file present in the project.
  4. DONE!

Demo

Alt Text