CaptureDevice
CaptureDevice copied to clipboard
capt.setupForDataType(CaptureDevice.GET_FRAME_BITMAP); Error (Android)
// setup for specific data capt.setupForDataType(CaptureDevice.GET_FRAME_BITMAP); //Error
well i guess capt instance wasn't successfully initialized. Android version seems to have problems on some devices so u have to track the bug from the start to see if everything till that moment runs as expected.