英語 での Kii の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
As with Hello Kii, income and expense data is processed in the user scope. Therefore, data is stored per user.
This corresponds to object in Hello Kii. Modify object2 to object.
The API sends the device token and the user ID to Kii Cloud. These are stored in Kii Cloud as a pair.
Hello Kii has several limitations due to its simple implementation.
Kii receives the kii_t structure from kii_push_start_routine, which will be explained in this topic later.
Therefore, Hello Kii has several limitations to avoid complexity in implementation.
Do not use Hello Kii as a basis for development of full-scale Web apps.
The data region on Kii Cloud can be shared among multiple platforms.
Hello Kii displays KiiObject URIs in the ListView in the data listing screen.
Hello Kii creates a KiiBucket named myBucket and store KiiObjects in this bucket.
Hello Kii allows you to delete an item by tapping it in the list.
For the data structure of Hello Kii, see the topic for implementing the data listing screen in Hello Kii for Android and Hello Kii for iOS.
Preparing Hello Kii To run Hello Kii, unzip the sample code in any directory.
Hello Kii has two screens: the user login and data listing.
To avoid complex implementation, Hello Kii processes only the first page.
As described already, Hello Kii implements the same features in the callback version and the promise version.
Hello Kii performs screen transition by switching the display property of the style object in DOM.
Kii has verified that the SDK can be built with the latest stable version as of the SDK release.
The kii_json library provides a functionality to parse the JSON string.
Kii uses the tracked information for monitoring the developer portal usage and for analyzing the activities for future user experience improvement.