A simple Android application to fetch and display current weather information for a user-input city using the OpenWeatherMap API.
- Fetches weather data including temperature, humidity, and description.
- Displays the geo-coded address of the location.
- Shows the current system time.
- Saves the last searched city name using SharedPreferences.
- Android Studio IDE
- JSON
- JAVA
©Akash Maheema