Forum topic
Estou com um problema na gravação de Tags RFID. Tenho um coletor Zebra que esta na versão do Android 10 e outro no Android 11. Consigo realizar a gravação das tags com o coletor Android 10, mas…
Forum topic
I have a Zebra TC8300 Barcode scanner and I am confused on what SDK to use for developing an application on this device. Do I use the Zebra SDK version 2.6.19.0 or EMDK SDK?
Blog entry
Revised Feb24: added method of converting PFD417 files to QRCode directly on a PC (without scanning the barcode) Overview StageNow generates only PDF417 barcodes by default which are relatively low…
xml_qrcode
Forum topic
Hello,I'm trying to figure out how I can trigger the laser scanner on a TC21 programmatically.I'm developing a testcase (with Appium and Java on Eclipse) to perform a functional test on a application…
Forum topic
I have a TC26 with android 11, and I would like to remap the L2 button to turn the screen on AND off.I can turn on the screen using "Wake-Up Sources", but to turn off, I still have to press the power…
Forum topic
Hi,When I open a web app in the Enterprise browser, I would like to avoid that the user sweeps the screen (top->bottom) to access to the Android system settings.I succeed in disabling the hardware…
Forum topic
Hi all, there is a way to retrieve from Zebra device connected the list of profile installed on it and switch beetween them?I have a general class with GetAvailableProfiles method in my Maui solution.
Forum topic
Hi, We are having an issue on Android 11 devices, our app built on .Net Maui Net7.0, when this app left running overnight on MC3300x Android 11 device, the device crashes (not only the app). I have…
Forum topic
I have three textboxes in Xamarin forms, Serial Number, Lot Number, and Quantity. Now what I want is to scan with this Zebra scanner and autofill data into three textboxes I have from the information…
Forum topic
I'm trying to retrieve the IMEI from TC57 devices. I have the code to retrieve it using the Zebra SDK, but the big issue is getting permission to do so.   I've followed the official…