同步适配器定义

发布于 2024-12-26 03:46:31 字数 437 浏览 5 评论 0原文

虽然我已经实现了同步适配器并且可以描述同步适配器是什么,但我想找到它的定义。 我没有找到。

在这里我找到了一个清晰的描述,但它不是定义。

Android SyncAdapter 是否有正式定义? 例如,是否绝对有必要扩展 AbstractThreadedSyncAdapter?对我来说,它看起来并非如此,但该页面似乎假设了这一点。

此致

Although I have implemented sync adapters and I can describe what a sync adapter is, I wanted to find the definition of it.
I did not find it.

Here I found a description that is clear but it is not a definition.

Is there, somewhere, a formal definition of an Android SyncAdapter?
For example is it strictly necessary to extend AbstractThreadedSyncAdapter? It does not look like that to me but that page seems to assume it.

Best regards

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

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

发布评论

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

评论(1

瞳孔里扚悲伤 2025-01-02 03:46:31

我在 Android 文档中找到的唯一定义类似于:“同步适配器”[组件],用于连接到任何后端”

The only definition I have found in the Android documentation is something like: "sync adapters" [components] to connect to any backend"

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