AhiruSoftwareCompany / coldmirrorapp

A soundboard app with quotes and effects from coldmirror (German YouTuber)
MIT License
9 stars 6 forks source link

Replace MediaPlayer with SoundPool or something else #1

Open dieechtenilente opened 7 years ago

dieechtenilente commented 7 years ago

MediaPlayer throws errors:

E/ExtMediaPlayer-JNI: QCMediaPlayer could not be located....
E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
E/MediaPlayer: Should have subtitle controller already set
E/MediaPlayer: Should have subtitle controller already set
SusanKenneth commented 6 years ago

Maybe ExoPlayer would be suitable? 🤔

dieechtenilente commented 6 years ago

I will give it a try, thanks :)