Forum topic
Hello, I'm trying to Enable the RFID SDK using latest Android Studio Iguana.   I'm following instructions from this page: https://techdocs.zebra.com/dcs/rfid/android/2-15/tutorials/…
Forum topic
Just an FYI for those who are developing with V2.0.2.124 For Android Studio - the HHSampleApp when you compile and then attempt to run on MC3300XR running Android 11.You will find that the RFID…
Forum topic
Hi, we have software for enterprise asset management. We want to build a remote control solution for aour customers, which are using zevra devices. We know that we have to use the EventInjection…
Forum topic
I am trying to use the Android SDK to print an image on a ZD230 printer. I am only getting blank sheets. The code I am using is below:   Bitmap myBitmap = Media.getBitmap(getContentResolver…
Forum topic
Hello,   I've been trying the sdk handheld sample from the library RFIDAPI3 SDK. But whenever the trigger is pressed to run inventory.perform(), the debugger throws OperationFailureException…
Forum topic
I want to print my label in asian fonts like korean chinese japanese from browser as well as ios app. I have downloaded the font from zebra website and i have also enabled the fonts from zebra setup…
Forum topic
I tried to use the API ZSDK_ANDROID_API.jar on Netbeans to print on zebra Mz320 and It worked fine. Now I started working with Android studio and It gives me the error of deprecated for the…
Forum topic
Hi I'm using "DataWedge Quick Suspend Scanner" example. Working well on my TC26. But did not work on other 2 devices! Scanning data nevertheless getting. What can be a problem? Rooting, profile…
Forum topic
I am trying to connect to the reader on the zebra device you shipped to us last week. I face below issue when trying to connect to the reader. RFID_COMM_OPEN_ERROR I ran some search on google and…
Forum topic
Hi, Using the Zebra TC26 with Datawedge 11.3.28 (11.4.42) Our app stopped receiving scan data so I tried the sample from https://github.com/darryncampbell/DataWedge-Quick-Suspend-Scanner…