Chapter 3. Managing App Data
In this chapter, we will cover the following recipes:
- Storing data with SharedPreferences
- Using files and the filesystem
- Reading bundled assets and resources
- Parsing, processing, and generating XML
- Accessing data with ADO.NET
- Accessing data with SQLite.NET
- Encrypting databases with SQLCipher
- Consuming content providers
- Creating content providers
- Backing up preferences and files to the cloud
- Backing up data to the cloud