Back to top

WearableCustom sample app

This sample app uses the Customization APIs of Knox Tizen SDK for Wearables to demonstrate features, such as:

  • Enable BT HID profile
  • Hide specific-item from the settings menu
  • Configure an app to launch on the long-press of the physical back key
  • Enable ProKiosk mode, and set the homeactivity

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

WearableCustom sample app

For:

Getting Started

ENROLL TO DOWNLOAD

Already enrolled?

DOWNLOAD ZIP

Setup

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

Follow these steps:

  1. Edit the file “constants.h” in the inc folder.
  2. Assign the constant BACKWARDS_COMPATIBLE_KEY with your backwards compatible key value.
  3. Assign the constant KPE_KEY with your KPE Development license key value.
  4. Compile the source code, deploy the TPK package to a Samsung wearable device, and install the package.

On this page

Is this page helpful?