Samples and Tutorials
Sample Apps
-
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.
-
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.
-
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
-
Tutorials covering how to enable push notification in Kii Cloud. This is a step-by-step tutorial that covers complex configurations you need to make to use the push feature.
-
An introduction to the concepts behind A/B testing, as well as an extended guide to implementing Kii's A/B testing within your application.
Instant backend for your Phonegap app
An article from Kii blog covering a walk-through tutorial on leveraging our JavaScript SDK with Apache Cordova.
Build a Cross-platform App with Kii and Xamarin in Minutes
An article from Kii blog covering how you can leverage Kii Cloud features with Xamarin Studio.
Open Source
The following SDK is open source under the Apache 2.0 License.
From Our Contributors
The unofficial Kii Cloud libraries by fkm.
- Kii Cloud library for Python 2.X
- Kii Cloud library for Go
- Kii Cloud library for PHP
- Kii Cloud library for TypeScript
- Kii Cloud library for Android + Volley
- Kii Cloud library for Java
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.