Implement OnSeekBarChangeListener for your seekBar and handle
onProgressChanged().

On Oct 1, 8:51 am, Ashok Jeevan <ashokjee...@gmail.com> wrote:
> Hi,
>
> I am using seekBar to show the progress of the video which I implemented
> using Media Player / Video View.
>
> But as the thumb of the seekBar is moved back and forth, the video is not
> starting correspondingly from the position of the thumb.
>
> Is there any way to locate the position of the thumb so that the video can
> load from the seekBar's thumb's position?
>
> 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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to