I want to Serialize the Hash-Map of Default Lazy-list code and store it in a file on device..
Actually I want the images to be locally stored,,,,
As,my project contain a lot’s of images to be used from server…. Please provide a way or code for modified lazy-list that stores the Hash-Map in a file.. As next time when app restart the Image-loader class must have that object so,,that image is not downloaded from server…
Make a variable named
cacheDirand changegetBitmap()method ofImageLoaderclass to this below one