Friday, October 19, 2012

[android-developers] A couple of questions on the Video/Audio in an Android app

Hi people,

Can anyone assist on the following please.

I am trying to develop a small app and not sure what is the best way to handle the data.

Basically, I have an activity displaying an object's title, image and description (accessed via WS). I also have a link 'More', which opens an html page, which is meant to display more info + play an audio and a video (later on there will be more videos& audios).
At this stage, the video and audio do not play as the html page has embedded windows media player. What could I do to play the video/audio within the default browser, that I am accessing via a webview?

Would it be better if I didn't introduce the html page, but retrieved the links to files on the server, displayed the links to the files within the same activity and when clicked on a link stream each video from the server using default players?

Any suggestions?

Thanks soo much :)

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment