I am trying to set a video playing in a VideoView to a specified position, but there’s no method like setCurrentPosition. What should I use? Answer Try using seekTo
I am trying to set a video playing in a VideoView to a specified position, but there’s no method like setCurrentPosition. What should I use? Answer Try using seekTo