Forum topic
Hello, we have some Zebra TC75X under android 8 -> migrate to android 7 to 8. We do that with mobicontrol and migrate to android + to android entreprise (DA to DO). The same app we used, scan…
Forum topic
Hello, we have some TC75X under android 7 and actually we used the emdk for to scan on activity. All works fine. The app is made with visual studio xamarin android.   But year after year we…
Forum topic
I am new to Zebra. I have a Xamarin Forms application for Android working on another platform that we want to move to Zebra. I installed the apk file and it came right up. However, the screen colors…
Forum topic
Hi, When accessing the IsPreviousRequestPending property we get an exception like below.   2023-06-06 04:38:34 5703 - MainActivity::Initialize Exception: System.ArgumentException:…
Forum topic
Good morning Everyone I'm looking to integrate Zebra printing within our 2 Xamarin products (iOS and Droid) and I've built a configuration tool allowing users to perform their printer setup. The…
Forum topic
I have to develop a Xamarin Forms application for the Zebra MC3330XR model. I managed with some modifications to get the "Hello RFID" example working which uses the "XamarinZebraRFID.dll". Now I…
Forum topic
Hi, I managed to get the RFID scanner working using Xamarin Forms and I have started to implement the ability to scan barcodes within the same application, but have not been able to do so. I tried…
Forum topic
I'm trying to integrate the RFD8500 on android with a TC52X. So far I have the RFID SDK (Xamarin) working to read RFID tags. It is not clear how to get barcodes working though. The RFID SDK has a…
Forum topic
I am trying to obtain the device serial number, and am using https://github.com/darryncampbell/OEMInfo-DeviceIdentifiers-Sample-Xamarin as a starting point.  However, when I run the sample…
Forum topic
I need to create a Xamarin Application that allows to scan a barcode using MC9300 mobile terminal scanner. I know that i can configure the scanner to send scanned code to a text control, and from…