Code a Music Player
This is a fun but long project: what you do here is build a music player with Pocket Code. Make a nice UI (User Interface), add nice standard features (like volume, track switching, repeat, repeat all, and stop) and share it with our community.
The music list has to contain at least six songs and, if you want to (this is optional) you may also extend this task: make a ID3v1, ID3v2, basically ID3 tag viewer. These are basically: artist, album, track, year, size, and bitrate information from the song file. Add also art to it to make it more appealing for users (cover image etc).
For an example, check out Sketchy's music player at https://share.catrob.at/pocketcode/program/30798
Rules : YOU CAN NOT REMIX. Your project must be originally coded by yourself.
Important: Respect copyrights. If you add a song that's copyrighted or requires payment, your program will be disqualified. Copyrighted music is not allowed, unless the licenses only require crediting the artist (which you should then need to do). Look up Creative Common for more information about freely available music, where to find it and how to proper attribute it.