Android MediaPlayer setData 0X8000000 error

11/28/2017 posted in  Android comments

This issue might be caused by ringtone permission, if using a custom ringtone or ringtone set by other apps, must ensure your app has storage permission, otherwise, you cannot setDataUri to MediaPlayer instance.