Hi,
I am new in J2ME, and i would like to know what type of picture files are supported in nokia phone??
Beside that, how to made it supporting unsupported picture file format in latest nokia phone?
thanks for your reply.![]()
Hi,
I am new in J2ME, and i would like to know what type of picture files are supported in nokia phone??
Beside that, how to made it supporting unsupported picture file format in latest nokia phone?
thanks for your reply.![]()
there is no real format. it is a pure binary image.. 72 x 14 dots in binary form.. there is also header information which you'll find info on in the PDFs.
I'm still trying to figure out what needs to be set to send and receive images..
In Java you can use .png and in some latest models with latest SW versions also .jpg pictures.