Weather App is a sleek Android application designed to provide accurate and real-time weather updates for any city. Powered by reliable APIs, the app ensures you always stay prepared, whether you're planning your day, tracking a storm, or exploring new places.
With its user-friendly interface and a powerful search feature, you can effortlessly access weather data, including temperature, humidity, wind speed, and more.
- Real-Time Updates: Get up-to-date weather information anytime.
- Search Functionality: Easily find weather details by searching for any city.
- Interactive UI: A sleek and responsive design for a seamless user experience.
- Forecasts: Check for current and upcoming weather conditions.
- Customizable Units: Toggle between Celsius and Fahrenheit based on your preference.
-
Clone the Repository
git clone https://github.com/Sandy-7061/Mausam.git cd Mausam
-
Import into Android Studio
- Open Android Studio.
- Click on
File > Open
and select the project folder.
-
Add Your API Key
- Sign up at OpenWeatherMap or your preferred weather API provider.
- Copy the API key and paste it into the
build.gradle
file orstrings.xml
.<string name="api_key">YOUR_API_KEY</string>
-
Build and Run
- Sync the project with Gradle files.
- Run the app on an emulator or connected device.
Sandeep Kushwaha
📱 7024520740
📧 sandeepkush880@gmail.com
- Language: Java/Kotlin
- Database: None (API-based)
- Dependencies:
- Retrofit for API calls
- Glide for image loading (if applicable)
- Material Design Components
Feel free to reach out for support or contributions! 😊