Wednesday, July 4, 2012

Re: [android-developers] adding media controoler in audio

Hi Sadhna

As you can see.

VideoView video = (VideoView)findViewById(R.id.videoview_id);
video.setMediaController(new MediaController(this));

Best Regards,

2012/7/5 Sadhna Upadhyay <sadhna.braahmam@gmail.com>:
> Hi everybody,
> can someone tell me how to add media controller in audio
>
> --
> 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

--
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