Forum topic
We have an iOS app that we are re-doing for Android.  We typically connect with ZD4xx family printers via wifi, BLE or BT classic, depending on customer requirements.  Typically all 3 of…
Forum topic
Hello, currently we are using Symbol terminals with WinCE7 but the future is definitely Android. One thing i want to make is to have more control of what happens with terminals. There is a project…
Forum topic
My code is : BLuetoothPrintActivity.CONNECTION.open();  Bitmap bitmapToPrint = BitmapFactory.decodeResource(context.getResources(), R.drawable.dummylogo);   ZebraPrinter printer =…
Forum topic
I need to obtain the product name of some printers. Is there a easy way to get it ?
Forum topic
Hi,I am using a TC56 and developing an application where I need to know the types of barcodes for validations. The problem is, if I scan a DPD parcel, it is showing me CODE-128 type. The parcel id is…
Forum topic
This is my code : BLuetoothPrintActivity.CONNECTION.open();byte[] configLabel = createZplReceipt().getBytes();BLuetoothPrintActivity.CONNECTION.write(configLabel);ZebraPrinter printer =…
Forum topic
I have been testing an application that uses ZQ520 devices for printing. While testing some code that stores images onto the printer, I accidentally had it running the LinkOS iOS SDK's "storeImage"…
Forum topic
Hello: We have implemented the above version lib with the TC51 and the RFD8500 and all works well! We noted that this SDK is supposedly for both the RFD8500 and RFD2000 BUT when we try on the TC20/…
Forum topic
Hi, In Datawedge 6.7, if we edit the profile0(default) and set our required intent action it is able to receive the broadcast across all the application/activity. But if i create a new profile, we…
Forum topic
Dear All I recently bought 50 MZ320 printers and they were sold to me as new with all the boxes and the accessories  but when i opened them they looked new but the PIN must have been changed as…