Skip to content

Weather Wear application using Java to show latest and live weather updates.

Notifications You must be signed in to change notification settings

PubuduGunasekara/WeatherWear

Repository files navigation

Weather Wear App for Android Watches

The Weather Wear app is a comprehensive weather application designed specifically for Android watches. It provides users with essential weather information including current weather conditions, weather alerts based on location, and a 10-day weather forecast. With detailed insights into temperature, humidity, and more, users can stay informed about the weather conditions at a glance.

Features

  • Current Weather: View real-time weather updates for your current location.
  • Weather Alerts: Receive timely alerts for severe weather conditions based on your location.
  • 10-Day Forecast: Plan ahead with a detailed 10-day weather forecast including temperature and humidity.
  • User-Friendly Interface: The app is designed to provide a seamless user experience optimized for Android watches.
  • Location-Based: Automatically fetches weather information based on the user's current location.
  • Customizable Settings: Tailor the app settings to your preferences for a personalized experience.

Technologies Used

  • Java: The app is developed using Java programming language.
  • Android SDK: Built on the Android Software Development Kit for seamless integration with Android watches.
  • Weather APIs: Utilizes weather APIs to fetch real-time weather data and forecasts.
  • Location Services: Incorporates location services to retrieve the user's current location.
  • UI/UX Design: Designed with a focus on intuitive user interface and user experience principles.

Installation

To install the Weather Wear app on your Android watch, follow these steps:

  1. Download the APK file from the release section of this repository.
  2. Transfer the APK file to your Android device.
  3. Open the APK file on your Android device and follow the on-screen instructions to install the app.

Usage

Once installed, launch the Weather Wear app on your Android watch. Grant necessary permissions for location access if prompted. The app will then display the current weather conditions, weather alerts, and the 10-day weather forecast. Swipe through the screens to navigate between different weather details.

Contribution

Contributions to the Weather Wear app are welcome! If you would like to contribute new features, enhancements, or bug fixes, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Create a new Pull Request.

License

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

About

Weather Wear application using Java to show latest and live weather updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages