Answer the question
In order to leave comments, you need to log in
How to fix late mediaplayer file when calling seekTo?
When playing a small (mp3 file about 1 minute long) mp3 file with a 30 second advance from the beginning of the mp3 file
MediaPlayer = MediaPlayer.create(Book_Activity_detal.this, R.raw.urok1);
MediaPlayer.seekTo(MediaPlayer.getCurrentPosition() + 30000);
MediaPlayer.seekTo(MediaPlayer.getCurrentPosition() + 30000);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question