


Sample apps are for demonstration purposes only, and should NOT be used in production environments.
This sample demonstrates how to write a Kotlin application to consume Zebra’s EMDK for Android library. It's a proof of concept based on the EMDK Barcode Sample 1 (the important file is MainActivity.kt
). This fork can be built with Android Studio 3.x and run on any Zebra mobile computer supported by EMDK 6.9.
See "Downloads" and "Sources" buttons above for more information.
See the Zebra Developer Portal for the original description of this Kotlin project.Sample apps are for demonstration purposes only, and should NOT be used in production environments.