Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当新事件添加到 Android 中的日历时,是否有可能接收通知?我搜索了一些广播接收器,浏览了新的 ICS CalendarContract,但没有运气。
我过去经常使用 BlackBerry API,其中日历似乎是操作系统的一部分。在那里,您可以为此类事情注册您的听众。
afaik 这在 android 中是不可能的,因为在 Android 日历中是不同的应用程序。我有很多尝试,但仍然没有成功。