Hi,
I have a problem with the NB6 notification library. I'd like to make a notification with high priority and a custom sound, goes I see it can't be done.
The setCustom function doesn't set the custom sound to false if we are in isChannel = true mode, how can I do to disable the defautl sound...
I have obtained URI of a sound using RingTone Manager for NB6 custom sound, the URI of sound is:
content://media/internal/audio/media/30
When I try
n.CustomSound("content://media/internal/audio/media/30")
I get the following exception.
(RuntimeException) java.lang.RuntimeException...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.