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.
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"