I need the AlarmManager to be triggered after a certain time starting from a given time. I try this
if(mgr != null) mgr.cancel(pendingIntent); intent = new In