SoundChex on Android
Planned — web app works today
Android is a target platform, and the honest status is: the native app work hasn't started yet. The web app carries Android well in the meantime.
Using SoundChex on Android now
- Install the web app — open your library in Chrome and use Add to Home Screen. SoundChex ships a web app manifest, so it installs like an app: full-screen, your artwork as the icon, the complete interface with playback, reading, profiles and search.
- For use away from home, set up remote access — Tailscale's Android app pairs well with the Tailscale option.
Where the native app stands
Being upfront: no Tauri Android project has been generated yet, and the native shell will be real work beyond the build — Android's WebView is a different engine with different storage behaviour than iOS's, and offline storage is exactly the area being engineered carefully right now (see Offline & downloads). Rather than ship something that drops your downloads, Android waits its turn. Follow progress on GitHub.