Playground for learning new technologies.
- Paging 3.0
- Room
- Coroutine - Flow
- motionlayout
- media bar - android 11
- ui/unit test
Mp3 files are stored on yandex disk which provides rest api for stored files. With this and already embedded metadatas in mp3 files we can relieve us from the burden of setting up an api. We are using FFmpegMediaMetadataRetriever to extract metadatas. It is slow a process but we will bare with that for now.