Namespaces
Variants
Actions
Revision as of 13:54, 4 June 2009 by tanjaluodes (Talk | contribs)

How to check whether the phone supports camera from Java ME

Jump to: navigation, search


This can be retrieved by

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

Gives whether camera is supported or not

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

(Note: You should have the createPlayer() call inside a try-clause anyway)

72 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