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.
Date/Time当用户手动更改而不是系统更新时需要获得广播Date/Time。我正在使用ACTION_TIME_CHANGED它并且它可以工作,但它甚至会通知正常的日期/时间更改(即,无需用户干预)。
Date/Time
ACTION_TIME_CHANGED
请建议如何处理这个问题。
谢谢