| Reply | « Previous Thread | Next Thread » |
|
Hi all,
I develop a Java application that read all the images stored on the phone and show thumbnails of it to the user (like the default gallery). My problem is to resize large image. Each time I create the Image object with a large image, I get an OutOfMemory. It is normal. So, I coded a way to extract thumbnail in the Exif. But not all the pictures include a thumbnail. I read in a post that I must decompress the image by my own and create the thumbnail on the fly. But I have no idea how to do that. Anybody have code, links, other suggestions ? Thanks in advance. Timbob |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| --- ???save image problem??? --- | ferenn | Mobile Java Media (Graphics & Sounds) | 6 | 2007-10-01 15:33 |
| Creating Image from large files | cycad | Mobile Java Media (Graphics & Sounds) | 0 | 2006-04-26 21:50 |
| HELP: Mutable Image to Immutable Image? | rj_cybersilver | Mobile Java Media (Graphics & Sounds) | 1 | 2005-03-26 10:58 |
| large image solutions | ooooooo | Mobile Java General | 1 | 2004-01-14 19:35 |
| large image file to save space? | fmx | Mobile Java Media (Graphics & Sounds) | 6 | 2003-07-02 12:56 |