Forum topic
I am encountering a strange issue when consuming Zebra .NET SDK. The issue is occurring when we are trying to discover thermal printers in the local network. Particularly invoking this line of code…
Forum topic
I am using EMDK Library in our different applications, All the applications are using the 2D Barcode Scanner. I am facing one issue when I use the scanner in multiple applications. Suppose If I…
Forum topic
If I enable Android Link tool & Android Dex tool the build fails in Xamarin Android. In my app I enabled these two configurations r8 d8 After enabling that I am getting the below error. Build…
Forum topic
HI, I am using Xamarin to build a mobile app that will print out the label via connected Bluetooth device (ZQ320). After the inactivity timeout, the connection seems like broken when I wake up the…
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…