Forum topic
I saw a something that seems to be a solution but only in datawedge.i'm using xamarin, i would like to understand how to put the scanning mode to 1D sometimes and other in 2D. I used android.xamarin…
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
Hello, I installed EMDK for .Net and made a simple application to connect to an FX-7400 RFID reader but got the following error: System.EntryPointNotFoundException: 'Unable to find an entry point…
Forum topic
Hello, I am creating a .NET MAUI application for Zebra MC330L and I would like to programatically turn the Show virtual keyboard setting on or off (see picture). It is possible to hide the keyboard…
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
Hello everyone, I developed an application with Winforms. The ZPL code I developed with ZD220t (also on Windows 10/11 OS computer in Turkey) works. My second device ZD421 (also in the Netherlands on…
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…
Blog entry
Introduction In a world where machine vision is revolutionizing industries, Zebra Aurora Vision Studio™ emerges as a game-changer. Whether you're a newbie or an experienced pro, this user-friendly…
Embrace Your Inner Visionary: Learning Aurora Vision Studio™
Forum topic
I wrote c++ program in Qt to get ScanDataEvent using MFC CCmdTarget. I could able to see the Barcode data in my application.   I would like to get scanned data without MFC in Qt. I don't want…
Forum topic
We have developed an app for the MC3300x. The app is reading rfid through DataWedge and Android Intents (which we understood is the preferred way of doing it). It worked perfectly when we developed…