I am implementing an app where an alarm comes at a time specified by the user. I implemented a method of generating a notification at a fixed time using AlarmManager, and al