I need to call setVolumeControlStream from a service that plays some sound via STREAM_SYSTEM. Obviously in an Activity that is no problem, but how can I do this with a service?

link|improve this question

feedback

1 Answer

I think this library can provide you what you need:

http://code.google.com/p/media-volume-control/

link|improve this answer
It is not possible if the library either (although it does look nice). – Force Apr 3 at 16:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.