You have to write code to glue the functions and callbacks of the SeekBar to the functions of the MediaPlayer.
Doug On Jun 13, 4:51 am, sriramtej <[email protected]> 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 [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

