Hi everyone,
I'm trying to develop a media audio player which takes the audio files from Internet. The problem is that I want to recover the audio state from a lost connection.
For example , I have download the half of the file because I lost the connection, but I'm still listening the audio, I got again the connection, and I wish to start download again from I was downloaded. There is anyway to do this?
I use this documentation MediaPlayer | Android Developers
And I also found this: Android Streaming MediaPlayer Tutorial – Updated to v1.5 (Cupcake) Pocket Journey but non of them help to recover the position where you was downloading...
Hope some of you know the awnser, thanks!
I'm trying to develop a media audio player which takes the audio files from Internet. The problem is that I want to recover the audio state from a lost connection.
For example , I have download the half of the file because I lost the connection, but I'm still listening the audio, I got again the connection, and I wish to start download again from I was downloaded. There is anyway to do this?
I use this documentation MediaPlayer | Android Developers
And I also found this: Android Streaming MediaPlayer Tutorial – Updated to v1.5 (Cupcake) Pocket Journey but non of them help to recover the position where you was downloading...
Hope some of you know the awnser, thanks!