Hi everyone,
I've developped an app that will be running on a Zebra TC-55 and I'd like the datawedge to do the following:
when scanning a barcode, instead of writing down each character of the code…
I currently have and a Xamarin scanner app. that we use with the TC20 handheld scanners. I wrote the app using the EMDK SDK and Xamarin, everything works great. I'm working on a new scanner…
I have built an application in Kalipso (Application generator), I use RFD8500 RFID scanner for this project. Currently I am able to scan barcodes only using the TC51 triggers and then I have to scan…
Hi guys,
I exported my datawedge settings into a datawedge.db file, but when a place it inside the /enterprise/device/settings/datawedge/autoimport folder the error below is triggered and the…
I have integrated Datawedge in my android application, all the scanned data is handled via broadcast receiver, issue is when the cursor is on edittext it is setting the scanned data to the edittext.…
Hello!
I am not able to use TC2X scanner on android(TC20) using Datawedge and chrome. I followed https://www.zebra.com/us/en/support-downloads/knowledge-articles/evm/Con... tutorial for enabling…
Hey,
I'm testing the TC57 with the datawedge 7.3.
I'm using the demo source https://developer.zebra.com/blog/listening-keypress-events-datawedge.
Is there a possibility to get the prefix output in…
Hello,
is Mobility DNA (MDNA) Enterprise license required for multibarcode scanning with DataWedge 8.1 intent?
The documentation confuses me.
Here it's says ..."These capabilities formerly available…
Hi,
I'm implementing a barcode integration based on a Zebra TC26 in the Android part of a Xamarin Forms application.
I' trying to get the barcode using an IntentFilter and a BroadcastReceiver.
With…