I am using alarm manager to send a notification at particular time using this code:-
Intent intent = new Intent(RemindersList.this, NotifierAlarm.class); intent