我应该将日历功能添加到我的 Android 应用程序中吗? (大多数手机都预装日历吗?)

发布于 2024-10-01 19:16:56 字数 169 浏览 4 评论 0原文

我正在考虑添加允许用户在我的应用程序的“重要日期”部分中单击日期的功能,但想知道是否可以安全地假设大多数手机都预装了 Google 日历。

我计划编写一个自定义过滤器来链接日期并将它们作为事件传递到日历应用程序。

该项目计划用于 1.6,但 2.1 也是可能的。 (试图接触到尽可能多的受众)

I was thinking of including functionality to allow users to click on dates in the "important dates" section of my app, but was wondering if it is safe to assume that most phones have Google calendar pre-installed.

I was planning on writing a custom filter to Linkify the dates and pass them to the calendar app as an event.

This project is planned for 1.6, but 2.1 is also a possibility. (Trying to reach the largest possible audience)

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

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

发布评论

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

评论(1

乙白 2024-10-08 19:16:57

日历安装在大多数 Android 设备上,除了一些未“许可”Android 平台的设备(例如来自中国供应商的设备)。

据我所知,如果设备有市场应用程序,那么它也有日历。因此,如果您不打算使用其他市场,您可能会认为日历已预先安装。

Calendar installed on most Android devices except some, that not "licensed" Android platform (e.g. devices from Chinese vendors).

And as far as I know if device have Market app, then it have Calendar also. So if you don't planning use alternative markets you may assume that Calendar is pre-installed.

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