ChickenCombo / weather-app

⛅ Android-based Weather application to quickly and accurately check the weather in your current location or any other location around the world, powered by OpenWeather API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

A simple Android-based weather app that allows users to check the current weather forecast and the 8-day weather forecast based on the user's current location or by searching a specific location.

📄 About

📸 Screenshots

⚙️ Getting Started

Project Setup

Clone the repository:

git clone ChickenCombo/weather-app

Then open the project using Android Studio.

OpenWeatherMap API Setup

  • Create your own OpenWeatherMap API account.

  • Navigate to [Your Username] > My API Key then copy/create your own API key.

  • Go to the project folder and find local.properties and paste your own API key.

📱 Installation

Connect an Android device or an emulator on your development machine.

Android Studio

  • Select Run -> Run 'app' (or Debug 'app') from the menu bar.
  • Select the device you wish to run the app on and click 'OK'.

About

⛅ Android-based Weather application to quickly and accurately check the weather in your current location or any other location around the world, powered by OpenWeather API.


Languages

Language:Java 100.0%