Back to top

WearableMDM sample app

This sample app uses the Standard APIs of Knox Tizen SDK for Wearables to enforce the following policies on the Gear device:

  • Disable a specific-app (Weather app)
  • Disable factory reset option
  • Block outgoing calls

This sample app is provided only as a reference on how to use the Standard APIs of Knox Tizen SDK for Wearables.

WearableCustom sample app

For:

Getting Started

ENROLL TO DOWNLOAD

Already enrolled?

DOWNLOAD ZIP

Setup

To call the Standard APIs of the Knox Tizen SDK for Wearables, you need to get a KPE Development license key and backwards compatible key.

Follow these steps:

  1. In the app source code, edit the file “wearablemdm.c”
  2. Assign the KPE_KEY and BACKWARDS_COMPATIBLE_KEY constants with your license key values
  3. Compile the source code, deploy the TPK package to a Gear device, and install the package.

On this page

Is this page helpful?