Asyncplayer Pauses With "info/awesomeplayer(37): Cache Is Running Low" Log
I am using an AsyncPlayer to stream music from an URI and when testing the app on an android 4 emulator, I am getting an couple of pause and resume sequences generated by: 03-14 17
Solution 1:
It's a network issue, the issue come from your bandwidth.
The value of the enum : MEDIA_INFO_NETWORK_BANDWIDTH = 703
src: http://androidxref.com/source/xref/frameworks/base/include/media/mediaplayer.h at line 107
Post a Comment for "Asyncplayer Pauses With "info/awesomeplayer(37): Cache Is Running Low" Log"