Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-aniketj/weatherapp-android
💙💙 Beautiful Weather 🌧️ Application.
https://github.com/dev-aniketj/weatherapp-android
android android-app android-application android-development android-project android-projects android-studio-project androidstudio app-ui beautiful-ui java java-android-application java-android-studio-project java-project ui ui-design weather weather-app weatherapp weatherforecast
Last synced: about 1 month ago
JSON representation
💙💙 Beautiful Weather 🌧️ Application.
- Host: GitHub
- URL: https://github.com/dev-aniketj/weatherapp-android
- Owner: dev-aniketj
- License: apache-2.0
- Created: 2022-08-12T11:55:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-08T04:39:05.000Z (about 1 year ago)
- Last Synced: 2024-12-12T19:44:16.927Z (about 1 month ago)
- Topics: android, android-app, android-application, android-development, android-project, android-projects, android-studio-project, androidstudio, app-ui, beautiful-ui, java, java-android-application, java-android-studio-project, java-project, ui, ui-design, weather, weather-app, weatherapp, weatherforecast
- Language: Java
- Homepage:
- Size: 25.4 MB
- Stars: 114
- Watchers: 4
- Forks: 91
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Weather App 🌧️🌧️💙💙
![Platform](https://img.shields.io/badge/platform-Android-brightgreen.svg?color=00ADB5&style=for-the-badge)
![Repo Size](https://img.shields.io/github/repo-size/dev-aniketj/Weather-App?color=00ADB5&style=for-the-badge)## Preview
## Screenshots
#### Simple and Beautiful Weather App using Java.
I am using **https://openweathermap.org/** to get all the data using JSON file.
### Steps :
> First, you have to create a account on it.
> Then, generate a a unique API key to get all the data from the JSON file.
> Paste you **API KEY** in **_LocationCord.java_** file as
```
public final static String API_KEY = "81a26c8f0de407b94623e9f43e825679";
```
#### API key calling from this website : **https://openweathermap.org/api/one-call-3**
#### The One Call API provides the following weather data for any geographical coordinates:
- Current weather
- Minute forecast for 1 hour
- Hourly forecast for 48 hours
- Daily forecast for 8 days
- National weather alerts
- Historical weather data for 40+ years back (since January 1, 1979)##### Note :
> Single API key on have
## Contributing
Please fork this repository and contribute back. Any contributions, large or small, major or minor features, bug fixes, are welcomed and appreciated but will be thoroughly reviewed.
## Support
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/aniketjain)