Skip to content

real-Darkshadow/myWeather

Repository files navigation

Weather Android App

This is a simple Android app that displays the current weather information for a location specified by the user. The app uses the OpenWeatherMap API to fetch the weather data and displays it in a clean and intuitive interface.

Features

  • User can enter the location name or zip code to get the weather information
  • App shows the current temperature, humidity, wind speed, and weather condition for the specified location
  • App updates the weather information automatically every hour
  • User can refresh the weather information manually by pulling down on the screen
  • App displays a different background image based on the current weather condition

Screenshots

App Screenshot

Credits

This app uses the following open-source libraries:

  • Retrofit for making API calls
  • Gson for parsing JSON responses
  • Picasso for loading images

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages