I've been doing a research about exact repeat alarm for API 19 and above and I've found that all alarm repeating are inexact from API 19. I'd like to know how to handle alarm repeating part for API 19 and above.
I found this:
you'll need to handle the "repeating" part manually.
took from here: How to set an exact repeating alarm on API 19 (kitkat)?
how do I handle the "repeating" part manually?