May I know the way to disable Android safe mode on TC25? When user powered on the device and pressed the volume down button on the Zebra boot screen, the safe mode will be activiated. We…
I recently starting developing an app on the PC that works fine with Zebra SDK, but would like to create a client for it on android. I'm using the latest Visual Studio 2017 Pro to develop.…
Hello All,
I am currently using the ZT510_Packout_Printer:O.RawParserData which is limited to 320 bytes to send data from PLC to ZT510 printer. However, the client updated the spec so now I need to…
Hello,
is there a way to backup a configured Android based device like TC8000, TC70/75, MC3300 with all system settings, app settings and installed apps? So that it would be possilble to restrore a…
Hi All,
Is there any documentation on how filtering works using Symbol.RFID3,
I am using an MC9190 Windows Mobile Terminal for an RFID Project
I am reading RFID Tags that I have previously encoded…
I am trying to add my printers to PPME. The printer was found, but it will not add to the server. Please see attachment. I factory defaulted the printer. I can't remove the instance from PPME to…
I'm using eb.signature, but can't seem to store the signature as an image.
Currently, I'm having to run a very crude script to save the data as a text file
1. stringify the capture as json
2. split…
Hi, I want to get serial number from TC 20?
public static String getIMEI(Context context) { TelephonyManager tm = (TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE);…
If I want to print an RFID label with my ZD500R, the text is on the first label and the RFID code on the next label.
Here is my ZPL-Code:
^XA
^RS8,F20,,1
^RFW,H
^FDMyHexCode
^FS
^FN7
^RFR,H
^FS
^…