2
thekap
3y

Google Exoplayer had a bug on some devices when initializing AudioTrack.

Their fix: Just retry on init failure.

So if some device decides to fail more often than Google predicted: Boom!

Exoplayer is used by rarely known apps like Youtube.

And the best of it: The one to blame is not Google or Android. The ones to blame are most likely the Hardware vendors, who think that a custom android for every whatever is a good idea.

Comments
Add Comment