Samples and Tutorials

Sample Apps

  • Hello Kii

    An application for you to learn Kii Cloud for the first time. We will explain various Kii Cloud basics, like how to store data per user in Kii Cloud and how to retrieve them, with the running sample application.

  • Kii Balance

    A set of sample code that you can use for reference before developing a practical mobile app with Kii Cloud. You can build a simple housekeeping app that allows you to record your daily income and expenses and save them on Kii Cloud.

  • Hello Thing-IF

    A sample set of applications which use Thing Interaction Framework to implement an IoT solution. It demonstrates the basic concepts of how to remotely operate a thing from a mobile app and how to get the state of a thing.

Tutorials

Open Source

The following SDK is open source under the Apache 2.0 License.

From Our Contributors

The unofficial Kii Cloud libraries by fkm.

The unofficial Kii Cloud library for Python 3 by ta2xeo.

The unofficial REST client for Kii Cloud by nfukuzaki.

If you have any comments or requests about these libraries, please contact the contributors directly via GitHub.

_To dig deeper into our projects or contribute yourself, visit our GitHub page.