A simple Android app Weather
My weather allows users to view the current five-day forecast for their current location. This data is pulled from OpenWeatherMap, an open-source API for retrieving weather data across the world. Location is hard coded.
This game is available from Android 4.4 and up.
- Java - Programming Language
- Android Studio - IDE
- Android - SDK
To change location hard code should go to class Utils.java and change Long, Lat and API Weather key.
Get API Weather key from Open Weather.