Overview
The EMDK for Android allows you to manage applications on the device.
The available actions are:
- Install an application
- Uninstall an application
- Upgrade an application
- Set an application as the default launcher
This sample application will allow you to install, upgrade, and uninstall an application.
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.
Requirements
Android API 19 must be installed via the SDK Manager before attempting to load this sample.
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 path to an APK file that you have placed on your device. /sdcard/Battery Sample Application.apk
Note:
To place an APK file on the device connect the device to to you computer over USB as a "Medea Device" and copy an APK to your device.
- Click "Set"
- Check the status field.