# weather-forecast-android-app **Repository Path**: curriculum-design/weather-forecast-android-app ## Basic Information - **Project Name**: weather-forecast-android-app - **Description**: weather-forecast-android-app - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2022-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weather-forecast-android-app Weather app is offering 5 dayweather forecast available at any location or city. It shows weather data every 3 hours. # Project Demo ![Weather Forecast App](https://media.giphy.com/media/2yxdB0fUMFYg63Ev7q/giphy.gif) ## Getting Started * Open Terminal and copy paste the command below. * git clone https://github.com/vishalecho/weather-forecast-android-app.git * cd weather-forecast-android-app ### Prerequisites * [Install android studio](https://developer.android.com/studio/install) * Android device or emulator * An internet connection ### Deployment * Open Project in Android Studio and wait for build finish. * Connect android device with usb cable or [launch emulator](https://developer.android.com/studio/run/emulator) * Press Shift+F10 * Select the connected devices and Press OK * App will be launching soon! ## Contributing [Contribution guidelines for this project](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning We use [Github](https://github.com/) for versioning. For the versions available, see the [tags on this repository](https://github.com/vishalecho/weather-forecast-android-app/tags). ## Authors * **Vishal Kumar** - *Initial work* - [vishalecho](https://github.com/vishalecho/) See also the list of [contributors](https://github.com/vishalecho/weather-forecast-android-app/graphs/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments * Hat tip to anyone whose code was used * Inspiration * etc