Hi,
I try to download a PNG via http on a 7650 but it seems that the image can't be displayed. The download is OK but when I read the PNG data from the RMS, I can't create a new via the Image.createImage((byte[]) buffer, 0, buffer.length) method.
This works fine on the emulator, on the 7210 or the 6610, but I'm still unable to display the image on the 7650 :-(
Any idea?
regards,
Francois

Reply With Quote

