Thank you very much - I will try it - but my question in general is does Exoplayer seek position not resume playback instead of going back to the beginning of the file?
My big mistake is to use the Exoplayer seek position after the pause !!!
EXOPlayer seek Position is used during the case of βis playingβ !!!
Example: If playing an audio file even if it is online(audio stream), and we used exoPlayer seek position, it works correctly( try it by change the slider left or right), " it works like a charm" !!! .
Thanks to everyone who provided any help, no matter how small.
With pleasure, but show us your solution β¦ (since there are already 36 posts here, others are probably also interested in your solution, if it differs from my approach).
This is a small video clip, showing the use of Seek.Position during βthe playingβ. The audio file is MP3 (Audio Stream Online), and the delay when navigating the slider is acceptable.