Sync-adapter 和 contentAuthority - 如何定义?

发布于 2024-10-29 16:54:39 字数 189 浏览 6 评论 0原文

我正在创建自己的内容提供商。 我应该为 contentAuthority 选择唯一的名称。但是,如果我以“com.example.something”之类的标准方式定义它,那么相同的值会显示在同步屏幕上,并且无法翻译该值(资源 id 无法作为 contentAuthority 的值传递) )。

I am creating my own content provider.
I supposed to choose unique name for contentAuthority. But if I define this in a standard way like "com.example.something", then the same value is displayed on the sync screen and there is no way to translate that (resource id can not be passed as value for contentAuthority).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

兰花执着 2024-11-05 16:54:39

好的,我找到了解决方案 - 一旦定义了 ContentProvided,就会显示其名称(标签)。

Ok, I found the solution - once ContentProvided is defined, its name (label) is displayed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文