Forum topic
How do I access the scanner stream on a Motorola MC40N0, using code in C# and Xamarin Android?How do I get the identifier that corresponds to it? I know that I can get notifications by using Stream.…
Forum topic
Hi,   Bit of a weird one, I'm in the middle of converting a native android app to use xamarin forms instead (so we can support IOS) and I decided to use a dependency service to do all the zebra…
Forum topic
I have been working with LinkOS printing through Xamarin.android and keep running into a pairing issue. I have built my solution off of the sample source code present in the SDK. I can send ZPL to…
Forum topic
We are currently developing a Xamarin Cross platform app in Android and iOS. The Android side of things has been implemented and I've begun implementing the iOS specific side of things and I'm…
Forum topic
I have an app that has recently gone from being used on
Forum topic
Hello all,   Does anyone have a simple example of an application which can read an RFID (or NFC) tag using the integrated reader (in this case on a TC51) using the EMDK for Xamarin?  …
Forum topic
On the TC8000, can I access the regular camera with a standard Android/Xamarin library, or do I need to go through the Zebra EMDK to capture images?
Forum topic
Hi,   Scanning does not happen while returning from scan activity. Please help us to fix this issue.   Below is log:-   + ex {Symbol.XamarinEMDK.Barcode.ScannerException: Failure…
Forum topic
Hi folks, We just recently get the RFD8500 for evaluation purpose. Actually, We need to develop a small Android application under xamarin form to acquire the RFID information and send it to our…
Forum topic
I building App on Xamarin.Forms.   How to get rawdata from Datawedge on App with Xamarin ?   I use Broadcastreceiver and Intent Action.   DATA_STRING_TAG -> GetStringExtra  …