Input/Output: Processing Input and Output
The input/output tutorials demonstrate how to use the following features in creating Tizen Web applications:
-
Archive: Creating an Archive File as Well as Various Other Kinds of Manipulation
Demonstrates how you can create, browse, and extract ZIP archives.
-
Filesystem: Providing Access to the Device File System
Demonstrates how you can control local files and file operations, retrieve and monitor storage information, and access the sandboxed sections of the local file system to search, create, and delete a directory or file.
-
Message Port: Communicating with Other Applications
Demonstrates how you can send and receive messages through message ports.