audio - Play sound in Android notifications although phone silent mode is set -


my app showing notifications, , when notification shown, sound played. when phone on "silent mode" notification not played. want "override" volume settings, , play sound although silent mode set. there way it?

hi can use mediaplayer notification sound, starting service play's mediaplayer when notification shown.

to make sound stop, stop service in broadcastreceiver of notification's pendingintent.

also, don't forget stop sound when notification cancels.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -