Skip to content

Shows temperature and weather (by an icon) by location or city name.

Notifications You must be signed in to change notification settings

shvmsaini/Climate

Repository files navigation

Climate

This app provides current temperature and weather condition (by icon) by using GPS location or city name.

This app uses OpenWeatherMap API to grab the weather data.

Snapshots are below:

All the codes are based on java.

I am working on Android Studio 4.0 with Minimum SDK: API 21: Android 5.0 (Lollipop).

Note: Please insert your own API key(APP_ID) in WeatherController.java file.

Installation

METHOD 1 : Download as zip and open the zip with Android Studio.

METHOD 2 : Go to Android Studio>VCS>Checkout from Version Control>Git>"Paste this repository URL"

About

Shows temperature and weather (by an icon) by location or city name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages