Forum topic
Is there an Android EMDK available yet that supports the new MC3300R series RFID handhelds?
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
Hi all- Trying to remapp some keys but when I go to settings --> Key Programmer, I get the attached message.
Forum topic
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…
Forum topic
does enterprise browser support web assembly?
Forum topic
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…
Forum topic
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…
Forum topic
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 (…