美文网首页
【官方文档--App data and files(1)】Ove

【官方文档--App data and files(1)】Ove

作者: 巫师Android | 来源:发表于2022-01-14 17:29 被阅读0次

原文:https://developer.android.google.cn/guide/topics/data

App data and files

Learn how to preserve your app and user data either as files on the device, in key-value pairs, in a database, or with other data types, and share data between other apps and devices. You can also add a backup service to let users store information in the cloud, sync it across devices, and recover it when they get a new device.

Documentation

Videos

Additional resources

For more information about working with app data and files, consult the following resources.

Codelabs

单词积累

preserve:保存
sync it across devices:在设备之间同步

相关文章

网友评论

      本文标题:【官方文档--App data and files(1)】Ove

      本文链接:https://www.haomeiwen.com/subject/lqaacrtx.html