I want to load the images from the url while the program starts and save it in a file ….
then i have to access the file and retrieve the images from the file …
the loading of images should not create time delay …..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an open source lazy image loader for android. With this loader you can download and save the images and use it later on if you already downloaded it.
Here is the Link for this StackOverFlow Question… Hope it helps !