Write an app that gets a list of all the images on the phone, and all the music on the phone, randomly selects one of each, then displays the picture while playing the music. When the song ends the app finishes.
Use best practices for all aspects of the code!