I am trying to send two print jobs to the printer . I am trying to print the a label in the correct orientation then using ^POI to print it a second time inverted. This works when the printer has…
When our app encounters a device with an old version of the emdk (less than 4) our application throws a Fatal Exception: java.lang.VerifyError exception and the app crashes. The crash happens…
Can I implement continuous scanning in Zebra TC70 device without any extra devices?Now I just start scanning with this code. Is it possible to scan barcodes one by one? Now scanning stops after one…
Good day all
I have an application a WPF .Net application that I would like to incorporate some of the EMDK features into.
I notice that the SDKs are for Android and Xamarin, can assemblies etc be…
Do you have an updated version of the sample code on the link:
https://support.zebra.com/cpws/docs/zpl/zpl_elp_vbnet.htm
The following lines of code no longer work. The FileStream now needs a…
How can this be done? I've reviewed this document, as well as the github examples, and numerous other examples on this site. I can't find any clear-cut explanations of how to communicate with a Zebra…
I'm currently trying to persist adb tcp/ip on TC70x devices however I'm hitting a bit of a roadblock.
What I've tried:
- adb remount /system (nothing happens)
- adb push build.prop /system (…