My question is regarding Notification and NotificationManager,
in my app I use a Notification to alert the user, but it plays the mp3 I gave it only once, and vibrates only ones, I wish it to play a sound and vibrate until the user clear the Notification by pressing clear. I couldn’t find an example that simplified it, what’s the best way to achieve that?
Thank All that reply,
Amitos80
there are flags you can set for achieving desired result,
This will work definitely.
If you find it useful dont forget to mark it as an answer.