We are working on a camera application and have some problem in N73.
* There is a delay about 1.5 seconds during snap. If the user moves the phone after the snap within 1.5 second, then the captured image is different. There is no such delay in nokia 6600 which is quiet an old phone.
We are simply calling the getSnapShot() when the user selects the "snap" command in a seperate thread. There is no other process there. Is there any solution for this? Did anybody experience the same problem?
* Always the flash is on
First we thought that the delay is caused by the flash and found no way to turn it off. In motorola iDEN phones, we pass "flash=on" to the getSnapShot() to turn the flash on. Is there any similar trick to turn off the flash in N73? We tried passing "flash=off" and it failed to capture the image.
Hope somebody here can help.
Thanks in advance.

Reply With Quote

