A Compose Multiplatform app for browsing the Weatherdrive archive at https://www.flightpathestate.com/drvr/#/.
⚠️ This is early stages and a rebuild of the original iOS app available on TestFlight: https://testflight.apple.com/join/laMnkrEC
An Android build is also available via Firebase App Distribution: https://appdistribution.firebase.dev/i/ea387e6b184333fd
![]() |
![]() |
![]() |
![]() |
Because streaming from Google Drive and downloading files above 100 MB requires authentication, playback is made possible through a URL resolver that obtains a direct download link. The audio is then downloaded to disk and played back from there.
- Ketch — A great multiplatform download library used to download audio files to disk.
- radioplayer-kt — Demonstrates using this multiplatform media player repository for audio playback.
- expandable-player-kt — Used to present an expandable player UI.



