MediaPlayer.create() always returns null

The create() API returns null if it somehow failed.

The reason in this case is due to a corrupt mp3 file.

Leave a Comment