what type of your application. Linscript, J2ME, or Native Ezx?
In Linscript you can use ezxdialog to display message and picture. Or innative ezx you can get ezxdialog's sourcecode in this forum.
Can anyone help me with this code: I need to display a dialog or any other confirmation once the user captures an image. First I'll run my application which will probably run a thread in the background, the user switches to camera mode, and if it detects the capture button pressed will bring up a message or something.
what type of your application. Linscript, J2ME, or Native Ezx?
In Linscript you can use ezxdialog to display message and picture. Or innative ezx you can get ezxdialog's sourcecode in this forum.
Visit my Blog here.http://my.opera.com/eakrin
I'm using native EZX. I already got it working but thanks for the reply.
would you please tell me how you deal with ur problem?
Well I simply monitor the filesystem (where images recorded by the camera are stored) and if I detect a new file created then that's my camera capture, simple as that![]()
@mserougi
can you program to display the camera preview?
I am working for it ,and need help.can you help me ?
I really don't know much about handling the camera myself, sorry...