https://github.com/chuthientuan/weatherapp-android
WeatherApp-Android is an Android application designed to provide weather updates
https://github.com/chuthientuan/weatherapp-android
android android-app android-studio weather-app
Last synced: 9 months ago
JSON representation
WeatherApp-Android is an Android application designed to provide weather updates
- Host: GitHub
- URL: https://github.com/chuthientuan/weatherapp-android
- Owner: chuthientuan
- License: apache-2.0
- Created: 2024-07-19T09:27:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-10T09:06:44.000Z (about 1 year ago)
- Last Synced: 2025-01-10T10:24:27.623Z (about 1 year ago)
- Topics: android, android-app, android-studio, weather-app
- Language: Java
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WeatherApp-Android
## Overview
WeatherApp-Android is an Android application designed to provide weather updates. It is built using Java and Android Studio.
## Features
- Current weather conditions
- 5-day weather forecast
- Search weather by city
- User-friendly interface
## Requirements
- Android Studio
- Java SDK
- Internet connection
## Technologies and APIs
- **OpenWeatherMap API** - For fetching weather data.
- **Retrofit** - For calling API.
- **Lottie** - For loading animation.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/chuthientuan/WeatherApp-Android.git
```
2. Open the project in Android Studio.
3. Build and run the project on an emulator or physical device.
## Usage
1. Launch the app.
2. Enter the name of the city you want to check the weather for.
3. View the current weather and 5-day forecast.
## Contributing
Contributions are welcome! Please fork this repository and submit a pull request for any improvements or bug fixes.
## Screenshots
## License
This project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.