Data Storage and Management
PUBLISHED
The data storage and management features introduce how you can manage the data stored on the device. They describe the file systems and how you can access and handle the data.
You can use the following data storage and management features in your native applications:
- Data Storages
You can retrieve storage information and manage directories. The accessible parts of the file system are represented as virtual root locations, which form a collection of locations that function as a single virtual device file system.
- SQLite Database Engine
You can access SQLite and OpenSSL open source modules. They enable you to store application data in a database, and encrypt it for protection.
Was this document helpful?
We value your feedback. Please let us know what you think.