Hi ,
I have a web application and the user interface is a browser .I would like to scan a QR code and fetch the details to the browser .
Could you please let me know , if…
Barcode sample downloaded from zebra site crashes on TC75x when started.
Logcat:
01-22 15:32:41.905 19319-19319/com.symbol.barcodesample1 D/com.symbol.emdk.EMDKServiceConnection: The EMDK Service is…
Hi,
I am currently working on a solution where i need to switch between scanners(2D & BT) during run time using Datawedge. It can be easily done if we use EMDK.But i am currently using…
Hi my question ,
Is there a possible way of turning off the data wedge (scanning) programmatically when my activity in Xamarin Android is on the login page then after log in my scanning activity in…
Hello,
I'm using datawedge in an ionic app. I need to know which datawedge method enables the preview of the scanning with the "+" indicator while scanning. The datawedge demo app has the option to…
Dear all,
I'm building application in SAP neptune to run on Zebra TC8000 using the Datawedge plugin.
When in connecting the SAP server to fetch our post data, in using the Datawedge Start and stop,…
Hello,
I use two different models of Portable data terminal - МС32N0-SI2HCLE0A (on WM/CE) and tc200j-10C112A6 (Android 7.1.2).
On WM/CE device I've had problem with wrong characters being sent over…
Hi,
I'm trying to change the picklist option programatically in a cordova app using intents. The relevant code is below
var paramList = { "picklist": "2" //enable software picklist}; var…