Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 646 Bytes

Android Weather App

This is an Android Weather App that show you how to make HTTP requests using Volley library and load images from links using Glide library.

Tutorial

I made a tutorial that explain more this source code, you can find it here .

Result

When you launch the App ,it will retrieve weather's condition and change the background image according to current weather

alt Android weather App

Licence

Feel free to use and modify this source code.