Showing posts with label camera. Show all posts
Showing posts with label camera. Show all posts
Monday, April 30, 2007
J2ME server socket and camera API
MIDP 2.0 introduces support for running a local server using ServerSocketConnection, as well as support for camera capture (photo and video).
Monday, April 23, 2007
Launching the Camera App from Flash Lite
The fscommand can be used to launch applications. For example, to launch the camera app on Windows Mobile 5 phones:
To find out the path to the camera app on your Nokia phone, try the 2 methods mentioned here.
fscommand("Launch", "\\Windows\\Camera.exe");
To find out the path to the camera app on your Nokia phone, try the 2 methods mentioned here.
Subscribe to:
Posts (Atom)