Notification Triggers when click the Alarm Icon in Status Bar

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

I have set the Notifications using Alarm Manager.

AlarmManager.AlarmClockInfo

Code Like this:
am.setAlarmClock(new AlarmManager.AlarmClockInfo(setcalendar.getTimeInMillis(),pendingIntent),pendingIntent);

Notification Trigger Correctly But If I Click the Alarm Symbol in Status Bar it triggers the notification repeatly.
 

Latest posts

Trending Posts

Members online

Forum statistics

Threads
957,619
Messages
6,973,811
Members
3,163,863
Latest member
EnigmaDragon