I have a TC510K device, how can I check which version of the EMDK is installed on it.
Downloaded version 6.6 and used the command line bat script to update it. I see the app on the device but…
Hello,
i work with visual studio 2015 and xamarin.
I have a device zebra TC 75 with android version 6.0.
I've a zebra tutorial for to create a profil and load it when user click on a button on…
Hello all,
i work with visual studio 2015 and xamarin.
we have a device zebra tc 75 and we need to deploy or app over > 700 devices ...
i have build a little app where i set some setting…
Hell all,
i work with visual studio and xamarin android.
we have a little app android who set some setting (wifi never sleep, screen off 30 min, and so on) on a device zebra TC75 with your…
Hello all,
i have a zebra tc 75 as a device and visual studio 2015 with xamarin.
I have a little app who is installed by USB cable all works fine, the device is on my developer ...
But i can't…
Hi,
I am trying to use simulscan for scanning a multi-barcode label within my Xamarin android app. No OCR / Image capture is specified in my Multi-Template.
I don't see why the yellow…
I had devoloped a sample app for barcode scanning using emdk for TC55 device.
It is working perfectly on a TC55 device without any issues.
But when the same app is tried to installed on a new…
Hey guys,
I have an external class where all my scanner options are. So basically i want to change the length from the Activity. I´m calling a function which will set the variables and then calls the…
I also trying integrate GC420T to android using OTG USB (not wifi or bluetooth).. But as rwest said in another person similar question (in attachmment):
"
We do have an Android SDK that does support…
I am trying to get the Scanner value via intent filter.
First of all, I have a BaseActivity which is extended by Every other activity, I tried to implement it there, but all I could manage was get…