An open API service indexing awesome lists of open source software.

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

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.