Store them full-sized (100%) on your SD-card. Then load the Bitmap from the copy on your SD-card. If you don't want these images to show up in the Gallery application, be sure to put them into a directory that starts with a period '.' .
On Feb 8, 10:11 am, Samuh <[email protected]> wrote: > > Sorry to state the obvious, but since you downloaded the file why > > don't you downsample only picture that are either : > > > - Larger than 1024x768 in size > > - Bigger than 500 KB > > > or a smart mix of the two ? > > I guess because I was creating a Bitmap from the stream before I was > writing it to the SD card. I can't figure out the size of the image > from the stream, can I? > > Is there something I am missing here? > > thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

