Forum topic
Hi Everyone, I am following this link to install emdk:EMDK For Android Setup However I can not find "EMDK For Android v3.0 Update 1" mentioned in there. I can only find "EMDK For Android v3.0". It…
Forum topic
On an MC65, how does one determine the current battery level in VB.NET? Symbol.MT2000.Utils.BatteryState.Level returns -1.
Forum topic
Hello, I am trying to utilise the camera to scan a simple QR code for registration purposes. This works fine with the Motorola TC55. This does not work with the Samsung test device. I get an inverted…
Forum topic
Do we have a pre-release of the EMDK for Android which supports the TC55 KK and when is the supported EMDK release due to be available?
Forum topic
I am writing an application with the TC55 as my test environment right now that integrates with the barcode scanner.  I have been using this tutorial for most of my reference material to make…
Forum topic
Hello.   I have updating my Eclipse a few days ago, and now I cant install any app directly from Eclipse to my MC30N0 device directly because Eclipse does not recognize the device. It also…
Forum topic
I'm using a TC55 model with the EMDK 3.0 U1 OS upgrade manually applied. I have confirmed this issue on around 10 devices.   The default barcode sample project acquires and enables a com.symbol.…
Forum topic
How would I be able to tell which version of the EMDK is installed on a TC55?   How do I go about upgrading a TC55 to EMDK version 3.0?
Forum topic
Is it possible in .net C# to obtain SNR value from EMDK library or some different way?
Forum topic
Hi! I have an application in which one activity launches other (startActivity (intent);). The scanner is used in both, and I have to use onPause and onResume for CleanUp and Initialize EMDK Objects…