Can anyone in guide me how to play a video from a particular time?
I have a video url ,i need to play the video from a particular time i used seekTo() but its not working. so i thought that first we need to stream the video to a file and then we need to play…but i dnt how to stream a video from a url.
Can anybody provide me the sample code.
Thanks.
Hi try the following it will help you
Android: