Blog > Sample App
Posted April 23, 2015 by admin
Apple Watch is coming !!! Many developers around the world has already prepared for their awesome Watch Applications. Perhaps you are one of those, if not, this tech blog series will explore a minimalistic yet fully functioned iOS 8 applications with... Read more »
Posted July 15, 2014 by admin
Using Phonegap to create apps with HTML, CSS or JavaScript? Add an instant backend to your project with the Kii Javascript SDK. Since PhoneGap logic is normally coded in Javascript and the framework allows you to incorporate plugins and libraries, it... Read more »
Posted June 30, 2014 by admin
In case you missed it, we recently announced a new version of our Kii Unity SDK that supports push notifications when deploying to Android and iOS. This post focuses on how to set up your Unity game so Android players can receive push notifications. ... Read more »
Posted April 10, 2014 by admin
The market for messaging apps is exploding. People are looking for alternatives to standard text messaging. Since the opportunity huge, why not create a messaging app? In this post, we'll walk you through a bare bones WhatsApp clone (we'll call it Ki... Read more »
Posted February 20, 2014 by admin
One of the advantages of Kii Cloud is that it exposes all of its APIs as a REST web service. This is not only useful for developers using Kii Cloud from platforms that don't have a dedicated SDK, but also gives developers the chance to use new featur... Read more »
Posted July 29, 2013 by admin
Kii Cloud has recently released geolocation for its iOS SDK (if you're an android dev, this is also available - see our post here). One of the most useful features of any smartphone is the fact that the device is location-aware. This gives develop... Read more »
Posted July 26, 2013 by admin
MyPix is a bare-bones sample application that shows you how to create a user account then upload and browse pictures within that account. Pictures are available across devices, and this sample can easily be extended with social layers, sharing, and b... Read more »