MediaController with MediaPlayer

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2010-06-02T21:30:33Z Indexed on 2010/06/02 21:34 UTC
Read the original article Hit count: 299

Filed under:
|
|

I want media controls such as play/pause for streaming audio that I am playing in my app. I am using MediaPlayer to stream and play the audio.

Can someone provide a code snippet on how to use MediaController with MediaPlayer?

Thanks Chris

© Stack Overflow or respective owner

Related posts about android

Related posts about controller