convert j2me camera application(.jar) to blackberry (.cod)
Hi,
I have developed J2ME application for capturing image and its working in all Nokia phones.
Now I want to use this aplication in Blackberry,
for that I converted this .jar application to .cod, using RAPC....
And I successfully created the .cod file.
I also able to install successfully in my BB 8900 Device
But problem is, when I start application in Real Device/Simulator the camera region is showing
only small size like 1/4 of screen on top left corner...
And when I capture, then application caught in Un-handled Exception...
Why??
As this is perfactly running in Nokia phones, and Even successfully converted to .cod also,
then why its not running same as nokia phone...???
Please help me..
Thanks in advance