coverflow android:how to download images from gallery.
I have used code from this site http://www.inter-fuser.com/2010/01/android-coverflow-widget.html
but it uses images from resources,I need to load all the images from gallery and then display it using coverflow effect. Please somebody help me out.
coverflow android:how to download images from gallery. I have used code from this site
Share
you need to apply lazy loading for images in coverflow
take took at this
Lazy load of images in ListView