Is it possible to view multiple video files with android simultaneously ?

Posted by Nils on Stack Overflow See other posts from Stack Overflow or by Nils
Published on 2010-05-09T17:00:12Z Indexed on 2010/05/09 17:08 UTC
Read the original article Hit count: 232

Filed under:
|
|
|

Hello,

I would like to play three or more video streams on my Nexus One with the VideoView class (or other). Unfortunately the other streams always stop after I start the next video. Always one at the same time is playing, but not more - even if I use threads.

Does anybody have an idea how to solve this? Thanks for help.

© Stack Overflow or respective owner

Related posts about video

Related posts about android