问题
How to catch event when click pause/play button on MediaController.
i try onKey,onTouch - and then i click on pause/play button on MediaController did nothing happened.
回答1:
A bit of a late answer, but I posted a solution to an identical question overhere, in case you're still looking (or others that perhaps bump into this...)
//Edit: ups, didn't notice someone already posted a link as comment...
来源:https://stackoverflow.com/questions/7868191/how-to-catch-event-when-click-pause-play-button-on-mediacontroller