[android-developers] Re: How to add button to MediaController?

2008-10-31 Thread Timmah

Have you tried overriding makeControllerView() method ? This is the
method returns a view where you could try to create your own buttons
etc.

On Sep 23, 7:14 pm, stef <[EMAIL PROTECTED]> wrote:
> Hi, been trying to modify the MediaController widget to add a few
> custom buttons.
> I have tried to subclass it and add buttons to the linearlayout before
> te rewind and after tge fast forward with no success... is this even
> possible?
>
> I can always create my own MediaController class but that seems to be
> a waste...
>
> Thanks
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to add button to MediaController?

2008-09-24 Thread Matteo Crippa

MediaController seems to work only with VideoView atm.

On 24 Set, 02:14, stef <[EMAIL PROTECTED]> wrote:
> Hi, been trying to modify the MediaController widget to add a few
> custom buttons.
> I have tried to subclass it and add buttons to the linearlayout before
> te rewind and after tge fast forward with no success... is this even
> possible?
>
> I can always create my own MediaController class but that seems to be
> a waste...
>
> Thanks
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to add button to MediaController?

2008-09-23 Thread Jeff Hamilton

This isn't possible in 1.0.

-Jeff

On Tue, Sep 23, 2008 at 5:14 PM, stef <[EMAIL PROTECTED]> wrote:
>
> Hi, been trying to modify the MediaController widget to add a few
> custom buttons.
> I have tried to subclass it and add buttons to the linearlayout before
> te rewind and after tge fast forward with no success... is this even
> possible?
>
> I can always create my own MediaController class but that seems to be
> a waste...
>
> Thanks
>
> >
>

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---