I am working on project in which we have to get photos using Camera.
I want to use Secondary Camera of device if it is present, whose code i already have written.
My question is, can javax.microedition.amms.control.camera.* operate on Secondary Camera.
I can't test the code for javax.microedition.amms.control.camera for Secondary Camera,
since my device(Nokia C-5) as well as netbeans emulator doesn't supports it.

Reply With Quote

