Disabling Home Button on Zebra Android devices Posted on August 1, 2016 | 6 minutes | 1237 words Mx v4.3 introduce includes a feature in the OS that allows to disable the Home Button using Mx through the EMDK or StageNow. [Read More] Android Mx Tricks Sample Zebra Technologies
Disabling MC40 Home Button with a custom intent Posted on January 18, 2016 | 5 minutes | 877 words MC40 with Android v4.1 and v4.4 includes a feature in the OS that allows to disable the Home Button through an Intent. [Read More] Android MC40 Tricks Sample Zebra Technologies
Building Zebra's EMDK project using SDK Platform 23 Posted on November 25, 2015 | 3 minutes | 590 words Obsolete - How-To guide on how to build an Android application using the latest SDK Platform and Zebra Technologies’ EMDK. [Read More] Android EMDK Sample Zebra Technologies
Finding the SDCard Path on Android devices Posted on October 19, 2014 | 3 minutes | 490 words Obsolete - Finding the real SDCard path in Android v4.1 JellyBean can be tricky. Let see how we can do it on a TC55. [Read More] Android Zebra Technologies Sample SDCard
Getting device info from MSI Android devices Posted on September 2, 2014 | 3 minutes | 474 words Obsolete - How to use the standard Android SDK to retrieve information about the device the app is running on. [Read More] Android Zebra Technologies Sample