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.
我按照教程创建了一个小部件,我想在一天的不同时间更新小部件视图,更新时间不是恒定的,那么我该怎么做,
任何帮助将不胜感激。
为此,我创建了一个时间数组,我想在这些时间更新我的小部件,并Repeating AlarmManager根据我的要求设置间隔为 1 天,对于每个数组时间,这对我有用。
Repeating AlarmManager