Hey there guys!I have been trying to develop an Android application to read SmartTap Passes from both Google Wallet and Apple Wallet. I'm using the device TC22 alongside the VAS SDK from Zebra itself…
IF I want to Scan the RFID tag From RFID reader and want to send the details of the Tag to The other Devices (Mobile ,Tablet, e.t.c) How can we Acheive This. Do we need to connect the Device through…
Please Help to know How can we Send the data To the Other Devices(Tablets, Mobile , ETC) after RFID Reader reads the Data from the Tag . If possible please Provide the Source Code.
Our application has an issue with TC27 Android 13 device.when turning display off/on the applications bottom graphics part is duplicated under system buttons (see picture)if user visits other…
Actually I downloaded from Zebra the latest version Zebra_RFIDAPI3_SDK_2.0.2.125.zip and I tried to replace in my app the file API3_LIB-release-2.0.1.29.aar with the aar from the last package. I…
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/…
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…
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…
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…
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…