Forum topic
hello, I'm running a xamarin android(not forms) app on a Zebra mc3300, the application uses the dll rfidapi3 sdk for xamarin android version 2.0.1.44, the code is practically the same as the…
Forum topic
Hi, I am using EMDK and Profile manager to get the Serial number of the device. Since Android 10 I am getting the following result when setting a Profile. MxFrameworkService: MX Management System is…
Forum topic
I'm following an example I found on techdocs.zebra.com for using prefilters, but it isn't working correctly. I'm trying to select a tag by TID so I can make sure I am writing to the…
Forum topic
In my barcode contains a Norwegian character (Ålesund). But while scanning it on the Zebra device I am not getting the letter (Å) instead I am getting something like this (�lesund). The configuration…
Forum topic
Hello. I have a Zebra ZQ220 CPCL printer. I designed my receipt like below. I trimmed it for posting here. ! 0 200 200 1550 1 ENCODING ASCII T TH12.CPF 0 125 180 Tahsilat Makbuzu T TH8.CPF 0 1 225…
Forum topic
Hi Developer bluetooth experts. I am developing an android app in Xamarin and I have to print using ZPL. I can get it to print my label using classic bluetooth on a ZT410 (has bluetooth 2.0) I can…
Forum topic
I have a TC26 from Zebra and the built in Scanner works fine in my Xamarin App. Now I want to change some Setting on Startup of my App. I followed this tutorial: https://techdocs.zebra.com/emdk-for-…
Forum topic
As we can see from the EMDK documentation and sample application on Github, we need to "wire up" the Android lifecycle events (ie: onResume, onStart, etc...) to the EMDK so we properly…
Forum topic
I've been trying to connect a TC77 with a HS3100 via bluetooth, which I'm planning to use for a prototype for voice picking. The HS31000 connects properly, but does not receive any audio…
Forum topic
I create a new Xamarin Forms Project I add a reference to XamarinZebraRFID.dll (version 32) in the android project as described in https://techdocs.zebra.com/dcs/rfid/xamarin/2-15/tutorials/…