There are several tutorials about taking a picture using the optional package MMAPI and almost each one advises to use the string "capture://video" in the method startPlayer() to start the phone's camera from a J2ME application.
Using this approach in the Nokia Series 40, you'll get an exception calling the method takeSnapshot(). The Series 40 requires to start the player using the "capture://image" string instead of "capture://video".
Nessun commento:
Posta un commento