Forum topic
When pairing a scanner, there is a moment where it is possible to cause a crash from the SDK. This works in any app using the <code>dcssdkGetPairingBarcode</code> method, including the…
Forum topic
Hi, I have also an other question about the trigger of the RFD40. How can I configure it (with SDK) to behave as one trigger. Just like the RFD8500. So you can switch between the barcode scanner and…
Forum topic
Hi, I was wondering how I can configure the Trigger on the RFD40 so it will NOT enable the imager on my EC50. The Zebra RFID Mobile sample app does this when I go to the RapidRead screen but it is…
Forum topic
We do "Store and Recall print" to ZQ320 printers from Android tablets over Bluetooth. Looking at http://link-os.github.io/android/v2.9.2275/documentation/com/zebra/sdk/…, there is a comment…
Forum topic
Since Xamarin.Forms only has service releases until Nov 2022, which is due to be superseded by .NET MAUI. Will Zebra continue providing the Xamarin EMDK beyond that date and will Zebra's EMDK…
Forum topic
Hi, I'm building an application that supports Zebra Rfid devices (currently an RFD8500) using the Xamarin Android SDK. Currently using version 2.0.1.34 as 2.0.1.44 causes a manifest conflict…
Blog entry
PrintConnect has been widely utilized on Android devices to simplify the printer discovery and pairing process for apps that need to print labels or receipts on Zebra Link-OS printers. With…
Forum topic
Hello, Our Android application uses EMDK to set device profile parameters (disable/enable home key, remap keys ...). Config file in attachment. Currently we are using app with EMDK on the following…
Forum topic
I'm trying to look at some of the information in the different config objects for a Zebra RFD8500 using the RFID API 3 SDK (2.0.1.34). But the data I'm trying to log has me puzzled. Here's a snippet…
Forum topic
Hi, i am using a Zebra TC26 scanner and want to create a background java service that can trigger scans and read barcodes. I have a app that has no activity and only one service (this service is a…