Forum topic
when scanning, the results never return the check digit for UPCE barcodes.  i'm likely missing something during configuration, but can't find a related setting in the api docs. does anyone have…
Forum topic
Hi Zebra team, I have a question about the EMDK permissions when developing an app for Android devices. As stated on the page below, it is required to add the "uses-permission" line in the manifest…
Forum topic
Hello, please provide information how to get barcode sample working in android studio 3.1 with device emulator. What is important? What should I pay attention for? Because now I can start the actual…
Forum topic
Hello, does somebody a working Xamarin barcode sample, that works for actual Visual Studio 2017? If yes, please could you provide your code and information how to get it working. Because the sample…
Forum topic
We have developed an App using Xamarin and the EMDK. When we developed it the test device we had was a TC56 with Android 6.01. The app works fine there. It has a barcode scanning feature and this…
Forum topic
Hello, is there a way to backup a configured Android based device like TC8000, TC70/75, MC3300 with all system settings, app settings and installed apps? So that it would be possilble to restrore a…
Forum topic
Hi, I am referring barcodeSample sample code and updated below the line in setDecoders() methods for support GS1 type barcode. config.decoderParams.gs1Databar.enabled = true; config.decoderParams.…
Forum topic
Dear ,             I have the following MainActivity class and the app crashes as soon as i call the initializescanner method.All i wanted to do…
Forum topic
Hi, I want to start and stop a continuos read by button press. I have set AimType to ScannerConfig.AimType.CONTINUOUS_READ and TriggerType to Scanner.TriggerType.SOFT_ONCE. With the next scanner.read…
Forum topic
Hello, do anyone know a Android-device with RS232? I have to transfer data via a RS232 connection. Reason: Unfortunately WLAN, LAN and USB Mass Storage is not allowed due to company restrictions.…