What steps will reproduce the problem?
When I use mms:// streams if the server is offline or if I disable my wifi
connection the logs returns "next() waiting...." in ArrayBufferReader.
But when you try to reconnect the stream without internet connection the player
exits without any error return on the logs.
There's no problem with the AAC's player. They return errors as expected.
What is the expected output? What do you see instead?
It should return playerException error. I see the player force close.
What version of the product are you using? On what operating system?
Version r25. Android ver 4.3, 2.3.6, 2.3.3
Please provide any additional information below.
I don't know how to fix this, I'm newbie to android. I hope the future release
of this project with MP3 support.
Original issue reported on code.google.com by
tested0...@gmail.comon 24 Jan 2014 at 6:33