Forum topic
hi, anyone knows how to integrate Android EMDK / SDK or else in a FLUTTER mobile app ?(new dev language of Google )  ? thanks
Forum topic
Hi, I'm beginning the process of replacing the LinkOS Xamarin SDK with the Zebra.Printer.SDK because the former will be superseded by the latter. When trying to install the Zebra.Printer.SDK nuget…
Forum topic
Hello all, I'm developing an Android (Xamarin) application with RFID for RFD2000, RFD8500, MC3300R etc etc. I'm following the developer guide (https://www.zebra.com/content/dam/zebra_new_ia/en-us/…
Forum topic
Hi, our Xamarin Forms application, in Android project, decodes barcode through DataWedge intents in MainActivity. We've found an issue when Zebra MC330M scans a barcode and the application is showing…
Forum topic
We're looking into supporting scanning devices made by Zebra, to scan barcodes. Most of our users are using TC70 Android device. But I have seen Windows device as well, and thought maybe one day…
Forum topic
Is it possible to use the Zebra_RFIDAPI3_XAMARIN_SDK_2.0.1.16 to scan both bar codes and RFID tags. I was expecting that switching to the laser bar code reader on an ZEBRA 8500 would trigger the…
Forum topic
I am trying to scan ITF(2 of 5) / Code-2of5 Interleaved barcode using emdk for Xamarin but which not working in my application. I believe the issue is something related to my configuration. But not…
Forum topic
We are trying to develop an application using Xamarin that would utilize Li-3678 and corresponding SDK. While there is no issue doing this for Android, it seems to be more cumbersome while working…
Forum topic
I currently have and a Xamarin scanner app. that we use with the TC20 handheld scanners. I wrote the app using the EMDK SDK and Xamarin, everything works great. I'm working on a new scanner…
Forum topic
Hi. I'm trying to figure out how to not only trigger barcode scanner programmatically, but also how to pass custom data there without need to do any physical actions with device. I found out that…