Hello there! I'm currently trying to make nice label template so I can print them over a ZT410 Printer. I managed to print some ZPL but the barcode that it generate are not correctly placed where I…
I've been tasked with looking into the feasibility of printing downloaded files from our email system straight to the QLn420, but I cannot figure out any way (without purchasing additional software)…
While working with datawedge scan to intent I am receiving an error which is crashing my Xamarin Android application. The error occurs after scanning a barcode which appears to be a valid barcode…
Hello,
I want to develop some android-app for Zebra TC20. Unforturnatly the device isn't listed in Visual Studio 2017, but it is connected to computer because I can open the ordner of TC20. What can…
Hello,
I want to install EMDK For Android.
So I'd installed Android Studio , Android SDK and JDK.
Then I did to install EMDK For Android, but EMDK installer could not find Android Studio.
target spec…
Dear All,
I can't find the PC SDK for windows 8.1, and I haven't found them in samples code as well. I can view on the documentation api, but I can't download them. I installed the Zebra Setup…
After much wrangling of my Android Studio, I got the source code in the tutorial here (http://techdocs.zebra.com/emdk-for-android/6-9/tutorial/tutBasicScannin…) to build and deploy. The main activity…
We are Developing application where we required to print Image through Zebra Printer. The application uses Zebra Js Files from which we are able to print text. But we are facing problem in printing…
Our client is looking to deploy Microsoft Dynamic 365 for their POS system. Within D365 the default product display screen does not have a text input field. On a PC this is not a problem as the…
Hi,
The below interface implementation
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity , EMDKManager.IEMDKListener
generates a ClassNotFoundException error…