Thanks Sean. I will try this out and post my findings.
Thanks again
Abhi
On Jun 7, 10:16 am, Sean Hodges wrote:
> Abhi,
>
> I'm not to sure about video playback outside of the VideoView, I
> expect you have some substitute view to replace VideoView, as
> MediaPlayer is just an interface to the
Abhi,
I'm not to sure about video playback outside of the VideoView, I
expect you have some substitute view to replace VideoView, as
MediaPlayer is just an interface to the back-end A/V component and
does no UI handling.
Looking at the MediaController, it accepts any view that implements
MediaPla
Hey Sean
Thanks for the link. But that's using VideoView and I am using
MediaPlayer instead. I already have a player using VideoView but am
having issues with it, so I decided to switch over to MediaPlayer. I
have a player running so far but no auto Media Controller (like the
one in the link with
Hey Abhi,
Take a look at the VideoDemo class in Mark Murphy's tutorial projects:
http://github.com/commonsguy/cw-advandroid/blob/master/Media/Video/src/com/commonsware/android/video/VideoDemo.java
On Mon, Jun 7, 2010 at 2:28 PM, Abhi wrote:
> guys
>
> any lead on this question would help me a
guys
any lead on this question would help me a bunch...
thanks,
abhi
On Jun 4, 1:05 pm, Abhi wrote:
> Hello,
>
> I am using MediaPlayer to build a Video player for playing local video
> files. However, I don't know how to enable MediaController for my
> player. I want the media control buttons
5 matches
Mail list logo