Android Quick Start

Please follow the steps below to integrate the Kii Cloud SDK.

  1. Creating a Kii Application

    Create a Kii Cloud application on the developer portal. Your mobile app will be run under this application.

    If you've already created a Kii Cloud application, you don't have to create a new one.

  2. Adding the Kii Cloud SDK

    Install the Kii Cloud SDK in your development environment. By integrating the SDK, you can call the APIs to leverage the Kii Cloud features from your mobile app.

  3. Enabling the Kii Push Notification Feature

    Make your application ready to use the FCM based push notification if your app needs the push notification feature.

Use the Thing-IF SDK (Thing Interaction SDK) instead of the Kii Cloud SDK to provide services in the IoT (Internet of Things) environment. See Thing-IF SDK v2 Development Guides for more information.