FastMediaSorter APK Downloads
Compiled APKs are published as GitHub Release assets - they are not committed to the repository.
Download (recommended)
🔗 Latest release
Each release carries one asset per public build, named FastMediaSorter-<edition>-<version>.apk:
- standard - full-featured application (mobile / TV / car)
- vr - Meta Quest / XR edition
- lite - lightweight build (images + video, no cloud)
- photos - image-focused build
- legacy - older Android devices (API 23+)
- wear - Wear OS companion APK (manual install via adb)
The download buttons on the website link straight to these assets and always reflect the latest version.
Mirror (Google Drive)
🔗 Google Drive folder - password-protected ZIP archives, ZIP password: 1. Use this when a network policy blocks direct .apk downloads.
How it works
scripts/release/build-release-spectrum.ps1builds every release edition at one shared version.scripts/release/publish-github-release.ps1uploads them all to a single GitHub Release tag.- The Google Drive ZIP mirror is refreshed by the build scripts in parallel.