The EMDK for Android allows you to control the power state of a Symbol device.
The available actions are:
This sample application will allow you to set the power state of "Suspend" (sleep mode) or "Reset" (reboot).
Note: Although this sample may work with previous versions of the EMDK, it is advised to update the EMDK runtime on your device before loading this sample.
Android API 19 must be installed via the SDK Manager before attempting to load this sample.
The following guide will walk you through setting up the EMDK samples in your IDE.