Hello,
I'd like to know if there is some way to know from the midlet if the back camera door is open and if it is posible to stop the camera launch program when the door is opened by user if a midlet is running.
Thanks a lot,
Nuria.
Hello,
I'd like to know if there is some way to know from the midlet if the back camera door is open and if it is posible to stop the camera launch program when the door is opened by user if a midlet is running.
Thanks a lot,
Nuria.
A MIDlet cannot block/prevent native and system supplied processes/applications from launching or switching to the foreground.
Just what I thought.
But what about to know if the camera door is opened?
Thank you.
The MIDlet does not receive any event for that.
Hartti