[android-developers] Can i download directly a thumbnail of a picture in android

2011-09-12 Thread Lidia
Hello, please help me I need to download and display thumbnails of some pictures from a web server. Does anyone have some good tutorials? or any ideas? This tutorial http://androidsamples.blogspot.com/2009/06/how-to-display-thumbnails-of-images.html displays thumbnails from sdcard, but i

Re: [android-developers] Can i download directly a thumbnail of a picture in android

2011-09-12 Thread Ratheesh Valamchuzhy
Hi All This may help http://www.anddev.org/image_web_remote_url_urlconnection_bitmapfactory-t3034.html http://stackoverflow.com/questions/3032729/android-view-web-pictures-in-gallery http://vikaskanani.wordpress.com/2011/01/22/android-web-image-gallery/ thanks Ratheesh -- You received