How to read “adb shell dumpsys alarm” output

前端 未结 3 1084
被撕碎了的回忆
被撕碎了的回忆 2020-11-27 09:48

I\'m struggling with setting an alarm properly, and understanding the mechanism of cancelling and rescheduling alarms.

I have found, that there is an adb command to

3条回答
  •  庸人自扰
    2020-11-27 10:01

    Even though morphatic's answer is all you need to know, I've created an open source project for a GUI to show the same information in a visual way. I think it could be useful for others, since it has been for me in the first place.

    https://github.com/Dottorhouse/DumpsysAlarm

提交回复
热议问题