Re: [android-developers] showing media volume controller

2010-03-15 Thread murali raju
use seekbar widget and media player class, to control the the volume use setvolume() http://developer.android.com/reference/android/media/MediaPlayer.html On Mon, Mar 15, 2010 at 11:14 AM, kavitha kavith...@gmail.com wrote: Thanks for response Murali raju,,, Please tell how to create our

Re: [android-developers] showing media volume controller

2010-03-14 Thread kavitha
Thanks for response Murali raju,,, Please tell how to create our own volume control? Any ideas to start with? Thanks kavitha On Sun, Mar 14, 2010 at 10:20 AM, murali raju manutd...@gmail.com wrote: Hi, We have to create our view for volume control. i dont think we can display the

[android-developers] showing media volume controller

2010-03-13 Thread kavitha
Hi All, how to show media volume controller on my screen in android? Thanks kavitha -- 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,

Re: [android-developers] showing media volume controller

2010-03-13 Thread murali raju
Hi, We have to create our view for volume control. i dont think we can display the android media player volume screen. On Sat, Mar 13, 2010 at 3:24 PM, kavitha kavith...@gmail.com wrote: Hi All, how to show media volume controller on my screen in android? Thanks kavitha -- You