Android appLatest
v1.4.20
31 Aug 2026build 38 26.1 MB1 change
Play no longer closes the app. Install this over 1.4.18 or 1.4.19.
1.4.18 and 1.4.19 both died the moment a song started on Samsung phones. The lock-screen notification had no usable small icon, Android rejected it, and Device Care closed the app. This build keeps the icon in the package.
Tapping a song closed the app
The playback notification needs a real bitmap. 1.4.18 used a vector. 1.4.19 used a PNG that the release minifier then deleted because nothing in Android XML pointed at it — so the phone still posted a broken notification and Samsung killed the process. The bitmap is now referenced from the manifest and native code so it cannot be stripped.
Good to know
- Uninstall 1.4.18 or 1.4.19 if the update does not replace them, then install 1.4.20.