Using the Mobile Media API, how do you know when a song/video is done playing?
Created May 8, 2012
John Zukowski You need to attach a
PlayerListener
to the Player
. Created May 8, 2012
PlayerListener
to the Player
.