Hello,

I have a simple background service that provides a remote interface
(AIDL) to other applications. This remote interfaces has a method to
show a notification. When I call from another application this method,
the notification appears, but with no sound or vibration. But if a
test the method locally (in onCreate), the sound and vibration works.
Anyone know why this is happening?

Thanks

Ricardo Silva

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to