SDK Using - EMDK for Xamarin
Version - 3.0.0.41
Issue
I am facing one issue in reading Code 128 bar code with content length > 20. If the barcode length is grater that 20 which not detecting in my…
I'm looking to start developing an app on a MC92N0.
The device is running Android 4.4.4 so it looks like I need EMDK for Xamarin v2.5
Does anyone know where to get it? NuGet only has v3 and I can't…
Hi.
I am tring this code: http://techdocs.zebra.com/emdk-for-xamarin/3-0/tutorial/barcodeapitutor…
Basic Scanning Tutorial using Barcode API - Zebra Technologies Techdocs
It seems to work but I have…
Hi All,
I have a xamarin forms app and that printing generated barcode image with ZPL command as below.
My ZPL Command
^XA^FD128
^FO0,0^GFA,163520,163520,56…
Hello,
what's the best way to intercept the hardware keyboard keypress, page wide?
Let's say I have a blank Page (no Edit view, no view in focus) and I want to intercept the pressure of the "1"…
Hello,
I tried to compile my Xamarin EMDK3 based app (developed on VS2017) running on a TC20 with Visual Studio 2019 RC and it compiles and deploys but on the device it crashes at startup of the…
I have a problem. I wrote an app for TC 75 and I used EMDK for the scan function. Now I have completely flattened the device (reset to factory settings) and scanning is no longer possible ((What…
I'm working on a Xamarin Android application for the TC20 scanner, I've pulled in the Nuget package and added the necessary entries to my AndroidManifest file. When testing a simple activity, I…