Quick Start

Please follow the steps below to integrate the Thing-IF SDK.

  1. Creating a Kii Application

    Create a Kii Cloud application on the developer portal. Your Android application and program implemented on the thing will be run under this application.

    If you've already created a Kii Cloud application (for creating apps on other platforms, for example), you don't have to create a new one.

  2. Adding the Thing-IF SDK

    Install the Thing-IF SDK and Kii Cloud SDK in your development environment. By integrating the SDKs, you can call the APIs to leverage the Thing Interaction Framework features from your mobile application.

  3. Enabling the Kii Push Notification Feature

    Make your mobile application ready to use the FCM-based push notification. The SDK uses the push notification feature to notify the events that occurred in the Thing Interaction Framework.

When the push notification is ready, proceed to Initializing and Onboarding to finish the initialization. This will make the mobile application ready to control the thing.