Use ADB commands to optimize your work.
Very useful examples:
adb shell am broadcast -a com.test.IntentName
- simulate an intent
adb shell date -s 19860407.115033
- change date/time (to my birthday ;)
adb shell dumpsys alarm
- print registered alarms