MC9400 Android 13 w/ EB 5.0.0.13 running in MobiControl environment
In my .NET web app, I've tried to implement the Imager API Tutorial (https://techdocs.zebra.com/enterprise-browser/latest/tutorial/imager/) and Camera Common API sample (https://techdocs.zebra.com/enterprise-browser/samples/camera/cameracommonapi) and neither set of code works.
In the config.xml, <usedwforscanning value="0"/> is set so EB is not using the DataWedge.
However, I can exit out of EB and open the DataWedge Profiles, modify Profile0 to enable Image Capture (Free-Form Image Capture), open DWDemo and I can capture a black and white image.
There's a disconnect with the tutorial & sample code vs actually implementing it on the scanner but I am unsure what I'm doing wrong.
Any help will greatly be appreciated.
1 Replies
My reason for pointing out that I can take a pic in the DWDemo app, is just to clarify that taking a picture is possible on the scanner.