Hi,
I am developing an application using datawedge for ZEBRA MC3300 device in android. The client also wants that the application will also run on non zebra device (Smartphone or other scanning…
Hi,
I am working on an android application and implemented data wedge. In my screen, there are total three fields as below.
1). Item Number (GS1 (UDI) barcode type)
2). Organization (UPC-A…
Hi all.
I'll apologise now for using the wrong terminology
We have an issue with the 2D imager on this device changing from the wide scan light with the center aim dot to just the dot after 2 minutes…
Hello,
I want to activate DCP from the Intent on Android.
For Datawedge 6.2, it works, but since 6.3, it doesn't work.
Can you help me please,
Here the code :
Bundle bParams = new Bundle();
bParams.…
I need to verify Datawedge configuration of barcode plugin but the RESULT_GET_CONFIG bundle returned does not contain it
Here is my code which send get_config intent :
Bundle bMain = new Bundle();…
Hi,
I would like to ask if this trivial function available in Barcode Scanners is planned on Datawedge routemap at least for Android when competition has it by default sice first Windows devices?…
When we are trying scan a barcode containing control characters ( ASCII 32) using zebra TC8000, then datawedge profile is removing those control characters from the scanned value before sending the…
Hi Everyone,
Does anybody know how to read a single UHF tag on press on trigger in zebra 8500.
Means i want to read only one tag and then stop , how to achieve this using the trigger present on zebra…