This document describes a mini music streaming application project created by a team of students. The application extracts MP3 audio files from an Android device and displays them in a customizable playlist. It allows the user to search for songs, loop favorite songs, and refresh the song feed. The project uses XML for the front-end, Java for the back-end logic, and Android Studio as the development environment. The students learned to apply their Java and XML knowledge to generate playlist data and create reusable functions.