I'm trying to display an image from a j2me application. Unfortunately the image is larger than can be handled by the j2me heap - so I was hoping to just call some native application to show it (e.g. what happens when I select an image from File Manager). Is there any way to do this from a j2me environment?

Reply With Quote



