Overview
One of the features of the EMDK for Android is the ability to set the system clock. This sample application will show you how you can create a custom application for setting the system time.
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.
- Enter the time you would like to set.
- Click "Set"
- Check the status field.