Namespaces
Variants
Actions

How to check whether the phone supports camera from Java ME

Jump to: navigation, search
Article Metadata

Article
Created: wang_shui (29 Mar 2007)
Last edited: hamishwillee (19 Sep 2012)

The following code tests whether or not the camera is supported:

String videoCapture =  System.getProperty("supports.video.capture");


You can also check if the Manager.createPlayer() method call returns MediaException. This means that the specific locator is not supported.

Note.png
Note: You should have the createPlayer() call inside a try-clause)
This page was last modified on 19 September 2012, at 02:37.
105 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved