Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.24 KB

simulator-support-v9.6.30.md

File metadata and controls

19 lines (14 loc) · 1.24 KB
layout title keywords description needAutoGenerateSidebar noTitleIndex permalink
default-layout
Does Dynamsoft Barcode Reader Android Support Simulator Devices?
Dynamsoft Barcode Reader, FAQ, Mobile, tech basic, Android, simulator, camera
Does Dynamsoft Barcode Reader Android Support Simulator Devices?
true
true
/programming/android/faq/simulator-support-v9.6.30.html

Does Dynamsoft Barcode Reader Android Support Simulator Devices?

<< Back to FAQ index

Yes, DBR Android can support simulator devices, but in a very limited capacity. If you are only working with existing images in the device's photo library, and there is no use of the camera whatsoever, then DBR Android can work just fine on a simulator.

If you are attempting to test the SDK in an interactive video scenario, you will most likely encounter an error that is caused by the camera open command in the code. More specifically, when the Camera Enhancer object call for the camera to open using the open method.

Please note that DCE is currently not compatible with the simulator as the required use of a camera cannot be satisfied via the simulator.