-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
Description
There are several issues with playback on Android.
First, even in the example app, only the .mp3 stream will actually play. The other streams show the loading indicator for a brief period and then nothing. I am assuming this is some issue with file type support in the old player implementation.
Second, the pause and resume functionality does not work at all.
What is the status of the ExoPlayer implementation? Is it close to releasable? I would like to use your library but it is unusable on Android at the moment.