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 VideoView).
Abhi On Jun 7, 9:34 am, Sean Hodges <[email protected]> wrote: > 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/sr... > > On Mon, Jun 7, 2010 at 2:28 PM, Abhi <[email protected]> wrote: > > guys > > > any lead on this question would help me a bunch... > > > thanks, > > > abhi > > > On Jun 4, 1:05 pm, Abhi <[email protected]> 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 that pop up when you touch > >> the video surface. > > >> Can anyone help me out please? > > >> Thanks, > > >> Abhi > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

