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.
I made a tutorial that explain more this source code, you can find it here .
When you launch the App ,it will retrieve weather's condition and change the background image according to current weather
Feel free to use and modify this source code.