Hello,
We have to develop a program in J2ME where you can select an image from the filesystem, and send it to a server.
For selecting the image we had in mind to use the FileConnection. But we have to develop the program for the Nokia 6600, which does not support FileConnection.
On http://discussion.forum.nokia.com/fo...onnection+6600 is written that it is not possible to install the JSR-75 package on the telephone.
Is there an alternative to locate the images on the filesystem of the Nokia 6600 (without using FileConnection)?
Thank you,
Group11

Reply With Quote


