In an attempt to get more info on the leading "ERROR/PlayerDriver
(26027): HandleInformationalEvent: type=28 UNHANDLED" log event,
I added a MediaPlayer onInfo() handler. Unfortunately, the
MediaPlayer onInfo() event doesn't fire when this error occurs. Does
anyone know what this PlayerDriver Er
After looking at related MediaPlayer discussions, I can discount a couple of
possibilities:- my MediaPlayer is attached to the application object and is
not affected Activity lifetimes (handles rotations ok)
- the MediaPlayer creation and play are done in a separate thread than the
activity thread
2 matches
Mail list logo