- Xamarin Mobile Development for Android Cookbook
- Matthew Leibowitz
- 67字
- 2021-07-30 10:23:27
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
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- 黑客攻防從入門到精通(實戰秘笈版)
- Beginning C++ Game Programming
- Windows Presentation Foundation Development Cookbook
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Linux命令行與shell腳本編程大全(第4版)
- Getting Started with Greenplum for Big Data Analytics
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Kotlin開發教程(全2冊)
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Red Hat Enterprise Linux Troubleshooting Guide
- 創意UI Photoshop玩轉移動UI設計
- 分布式架構原理與實踐
- Docker:容器與容器云(第2版)
- Python面試通關寶典