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 系统上的某些应用程序使用 AlarmManager 的方式过于激进(例如,精确重复,而不是不精确重复等)。有没有办法检查系统上的 AlarmManager 中设置的所有警报?
我认为您会在 的输出中收到警报adb shell dumpsys,尽管信息可能有点难以破译。
adb shell dumpsys