Hi
I am trying to capture an image .
The program is working with sun's emulator.
once install and running in Nokia device s603.1 I am getting an error !jes-1e3-java-mma@1c79d4.
code where error is coming is
byte[] raw = mVideoControl.getSnapshot("encoding=png");
I tried encoding = jpeg which is also giving the same error
Thanks
Sabu

Reply With Quote

