Forum topic
Hi, I need to extract the wifi mac-address, while I succeed to do so in Android 8.1 & 10 with Android code, I couldn't find a solution for Android 11. Android blocked mac-address since…
Blog entry
By @darryncampbell DataWedge 11.2 introduces new, powerful options to capture data with advanced "Workflows" including the ability to highlight specific barcodes in the field of view,…
Forum topic
Hi, I have a TC520K zebra device with Android 8.1. In my xamarin app I need to search many barcodes. I started to develop the app using the Zebra SDK (XamarinEMDK) and I learned that the library…
Forum topic
Hello together, we try to implement the SDK für the RFID Reader in our Xamarin Forms App. We have the Problem das the Using Command not work: using Com.Zebra.Rfid.Api3; In the Sample App from Zebra(…
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
I develop an android application which uses the MC330 device built in barcode reader. I implemented the scanning feature from this tutorial: https://techdocs.zebra.com/emdk-for-android/11-0/tutorial/…
Forum topic
Hi, We are waiting for a ZD420d printer to be delivered which is likely to be in about 10 weeks. Is there a Zebra printer emulator available so that we can develop and test before the printer arrives…
Forum topic
Is it possible to use a built-in scanner (in TC56 model) on the home screen or even in lock mode and pass data to my app? Basically, all I want to do is this sequence: on the home screen, scanner…
Forum topic
My team is working with UPC-A and EAN-13 barcodes and would like to retain the leading 0 as part of the EAN-13 barcodes. We are using the EMDK for Android and currently are enabling the decoderParams…
Forum topic
Hi Im developing an app that should print pdf to a Zebra ZD420, i need to replicate something similar like what the Android printer setup app does, in which you select a file and then print, in my…