When is the release coming out with the MP4 being included in Android builds?
I need to play video local MP4 on Android App.
Remote MP4 is working on both —
media.playVideo(“http://www.testwebsite.com/test.mp4”, media.RemoteSource, true)
Note: I had to update the Mime types on the webserver to recognize the MP4 extension
FEATURES that I am trying to get working on both devices:
- Local MP4 play (not working on Android)
- Is the remote video option working on Android?
- When video is done playing, the player auto-closes (is there a way to keep player open?)
(if user wants to play the video again immediately then have option to have player stay open and they can use the built-in ‘done’ button to close player)
I am currently using Version 2010.109 (2010.9.30)
Please help… playing Video locally is very important in my next App using Android.
Thanks. [import]uid: 10965 topic_id: 2984 reply_id: 11028[/import]