4

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.

Dmitry Nelepov
  • 7,246
  • 8
  • 53
  • 74
  • 2
    http://stackoverflow.com/questions/7934556/event-for-videoview-playback-state-or-mediacontroller-play-pause – Ronnie Nov 08 '11 at 18:40

1 Answers1

3

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...

Community
  • 1
  • 1
MH.
  • 45,303
  • 10
  • 103
  • 116