I'm not sure if that can help you, but I had also the same problem... The test application crashed after I started to play a video file. I debugged the code and found out that the marquee demo caused the crash, so I commented out "mediaPlayer.enableMarquee(true);" in TestPlayer.java and no...