Overview
The EMDK for Android allows you to control the power state of a Symbol device.
The available actions are:
- Do Nothing
- Sleep Mode
- Reboot
- OS Update
This sample application will allow you to set the power state of "Suspend" (sleep mode) or "Reset" (reboot).
Prerequisites
- Java JDK
- Eclipse with ADT plugin or Android Studio
- EMDK for Android
- An EMDK supported Android device
For more information about setting up the EMDK please see the EMDK Setup Guide.
Loading the Sample Application
The following guide will walk you through setting up the EMDK samples in your IDE.
Using This Sample
- When the application starts it should look like the following.
- Select the power mode you would like to set.
- Click "Set"
- Check the status field.