I'm developing opencv apps in android in and testing them in Beagleboard-xm and Embest DevKit8500,both having ARM Cortex-A8 processor..
In both of the boards connected camera is working normally in the android camera app. But they do not work in opencv apps.
In Javacamera, the error message "It seems that your device does not support camera(or it is locked).Application will be closed)
In Nativecamera, the app doesnt even open.
How can i fix this problem?The camera i'm using is a UVC camera with 1.3MP resolution.