Resources for Using the MediaPlayer - JayThomason/Tutti GitHub Wiki

Based on some initial research, it seems like the android MediaPlayer class, which is used to play media files such as .mp3 music files on the device, can be a bit of a pain to use.

I should do some additional research into how to use the MediaPlayer correctly.

Links for learning about the MediaPlayer

State Diagram

MediaPlayer state diagram