- 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
推薦閱讀
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Reactive Programming With Java 9
- Visual Basic程序設計實驗指導(第4版)
- C語言課程設計
- Linux Device Drivers Development
- 精通MATLAB(第3版)
- Linux C編程:一站式學習
- 微前端設計與實現
- Web前端開發技術:HTML、CSS、JavaScript
- Enterprise Application Architecture with .NET Core
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南
- C++游戲設計案例教程
- Storm Real-Time Processing Cookbook
- Go語言從入門到進階實戰(視頻教學版)
- Game Development with SlimDX