ExoPlayerStreamingAudioWithStreamingMetadataExample
ExoPlayerStreamingAudioWithStreamingMetadataExample copied to clipboard
Simple example of google exoplayer streaming music player with streaming metadata for android. Its just for beginner's example.
This app is working great. But ... if you stop the app, restart it , the app will crash as soon as you start the player once again.
Hi when running the app on Galaxy S9 after about a minute the app crashes with the following 2020-04-18 14:30:54.594 3812-3973/com.kevtucker.tbvr E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 Process: com.kevtucker.tbvr, PID: 3812...
Hey mate, I tried to test your app but it occurred a crash because of big image size.. so I moved the image file from drawable folder to drawable-xxhdpi folder...