Skip to content

مستودع خاص بمشروع تطبيق توقعات الطقس من دروس مكونات معمارية التطبيق

License

Notifications You must be signed in to change notification settings

barmej/android-degree-c08-weather-forecasts

Repository files navigation

Weather Forecasts Android App (Phase 2)

This is the repository for the weather app that students build during the Android Degree at Barmej.com

This app is a simple Android app that show current weather info and the upcoming weather forecasts. This app use free OpenWeatherMap APIs to get the weather information.

To use this repository, fork/clone it, or download a zip using the green "Clone or download" button at the top of the file list. Each branch correspond a video lesson in the course. After you clone the app you need to replace the api key in the strings with you own api key which you can get from OpenWeatherMap after creating your own free account.

<string name="api_key" translatable="false">YOUR API KEY HERE</string>

Screenshots

Contributing

All contributions are welcome and gratefully accepted.

License

License: MPL 2.0

A copy of the license is also available in the license file.

Demo

Get it on Google Play

About

مستودع خاص بمشروع تطبيق توقعات الطقس من دروس مكونات معمارية التطبيق

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages