How to check whether the phone supports camera from Java ME
Article Metadata
The following code tests whether or not the camera is supported:
You can also check if the Manager.createPlayer() method call returns MediaException. This means that the specific locator is not supported.


(no comments yet)