15
edits
Line 7: | Line 7: | ||
=== Overview === | === Overview === | ||
Music is the music player application. It plays music stored on the SD card and also allows to share music via NFC and Bluetooth. | |||
The app keeps a database containing references to audio files and meta data. It uses musicdb to access the files and has code to parse FLAC/ID3/Ogg/MP4 meta data like song title, artist, album, etc. It can also extract the album art from a file. | |||
===Architecture=== | ===Architecture=== |
edits