Open GoogleCodeExporter opened 9 years ago
I cannot reproduce this error.
Using the demo player I am able to play this stream.
Original comment by vbarta...@gmail.com
on 14 Jan 2014 at 3:40
[deleted comment]
i found the mistake!!! if you put buffer capacity 5000 will do the error, i
changed to 1500 and i solved it!!
Original comment by dang...@danguru.com
on 15 Jan 2014 at 3:09
Hello,
I'm new to Android, I'm implementing aac player in one of my Apps. It works
perfectly on my device. The problem is when the server is down, when there's no
data found in the audio URL, the App crashes. I would like not to crash the
App,but instead show the user in the txtStatus that the server is down.
My device is running Android 4.1.
Jaime Cajamarca
Original comment by jaime-ca...@live.com
on 24 Jan 2014 at 6:29
Thanks to danguru for the fix. This work with kitkat. Also work is you put 2700
of buffer capacity
Original comment by arreazah...@gmail.com
on 3 Feb 2015 at 10:26
Original issue reported on code.google.com by
dang...@danguru.com
on 13 Jan 2014 at 7:05