This soundcrowd plugin adds basic Tidal support. It allows you to listen and browse your liked tracks, artists, some playlists, and supports searching for music. This plugin requires a Tidal account with subscription.
$ git clone --recursive https://github.com/soundcrowd/soundcrowd-plugin-tidal
$ cd soundcrowd-plugin-tidal
$ ./gradlew assembleDebug
Install via ADB:
$ adb install tidal/build/outputs/apk/debug/tidal-debug.apk
Licensed under GPLv3.