内容提供商将数据存储在哪里? [英] Where does Content Provider store data?

查看:64
本文介绍了内容提供商将数据存储在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么 Content Provider 在android Android中的数据存储选项

Why Content Provider is not considered as Data storage option in android Data Storage Options in Android

内容提供商在哪里存储他们的数据?

and where do content providers store their data ?

推荐答案

它们被认为彼此不同,因为它们提供了一种在应用程序之间全局共享数据的方式.其他数据存储选项是该应用程序专用的.

They are considered different to the other because they provide a way to globally share data between applications. The other data storage options are private to that application.

关于它们存储数据的位置:从文档中:

As for where they store their data: From the docs:

内容提供商实际上如何在后台秘密存储其数据取决于其设计者."

"How a content provider actually stores its data under the covers is up to its designer."

这篇关于内容提供商将数据存储在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆