Forum topic
How can I configure the scanner settings of the EMDK to enable the scanner to read more than one barcode at a time?
Forum topic
Hi, I am using Xamarin to create mobile app to print something on a Zebra Mobile Printer ZQ320. In my source code, I did use "ConnectionBuilder.Current.Build ("MAC Address")" to establish the…
Forum topic
I'm using LinkOS Version (1.2.0) (Xamarin Android) in my android application,but when I try to run the project I get the following error: java.lang.OutOfMemoryError. Consider increasing the value of…
Forum topic
Hi. Here is my code. var deviceAddress = _preferences.GetBluetoothDevice(); var result = new PrintResult(); if (string.…
Forum topic
I am very new to the mobile application development. we bought a TC72. I have been working on a Xamarin form for the device. Should I use Data Widget or EMDK to work with my Xamarin form? does Data…
Forum topic
I am very new to the mobile application development. we bought a TC72. I have been working on a Xamarin form for the device. Should I use Data Widget or EMDK to work with my Xamarin form? does Data…
Forum topic
Hi, Can we connect a single Zebra printer to multiple iOS device and give print command from all iOS device ?
Forum topic
Hello   I have an app that needs regular camera usage in addition to scanning capabilities.   The camera functionality has been implemented previously with a PCL approach (I am using…
Forum topic
Hello, We've some TC25 devices where the scanner doesn't pass status and scans to the application via emdk when a user triggers to fast. The app doesn't crash or show an exception. But when this…
Forum topic
Hello everyone, I'm working on a project using a Zebra MC33 devices and some other devices like for example the Honeywell CT60. Regarding the Zebra MC33, everything is working fine but I had to add…