Hello,
I'm trying to use an EMDK profile with length limitations for a Code128 barcode.
The target device is a TC56 with MX version 6.2.0.13
I created the profile through the profile manager of EMDK…
Hi Zebra developers,
I am looking for a similar sample source code as the one provided here in Android Studio/Java but for Xamarin/C#.
App Manager - Zebra Technologies TechDocs
Khai-Van PHU
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…
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…
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…
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…
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…
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…
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.…