Forum topic
Hello All, I am currently using the ZT510_Packout_Printer:O.RawParserData which is limited to 320 bytes to send data from PLC to ZT510 printer. However, the client updated the spec so now I need to…
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
This is the first time I have been using Zebra printer (KR-403). I would like to print longer text which will be justified. It is possible to use ^FB command and J parameter for that. But the problem…
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
Hi guys. I have developed an Application with Xamarin Android using Scandit libraries. It works fine (Scandit is a very good product). Now I would like to add also DataWedge functionality so the end…
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
I was pleased to see that EMDK for Xamarin Nuget package has been updated from version 2.7rc to version 3.0. However, on checking the release notes​, I was then disappointed to find out that the TC75…
Forum topic
With EOL announced for the App gallery, will there be a future release with Google Play installed on the TC8000?
Forum topic
Hi, we bought a ZT410 printer and are trying to print some label. Our label contains 2-3 Images, Text and Barcode - I understand the syntax for text and barcode (ZPL) - But I do not understand how to…
Forum topic
Hi All,             I did not understand clearly from the doc here http://techdocs.zebra.com/emdk-for-android/6-0/guide/setupDevice/ …