Altex Image Downloader Android Library for downloading and saving images from given URLs in Android Show me how to use it!!! Saving image into your mobile AltexImageDownloader.writeToDisk(context, PICTURE_URL, NAME_FOLDER); //NAME_FOLDER is the name of the folder where you want to save the image.