My Android apps update before the Play Store gets them — this one tool made that possible
My Android apps update before the Play Store gets them — this one tool made that possible
https://www.makeuseof.com/obtainium-app-updates-before-google-play-store/
Publish Date: 2026-06-10 14:00:00
Source Domain: www.makeuseof.com
I install many open-source Android apps on my phone. While these apps are great, they all share a common issue: updates are a manual affair. That means you have to keep checking their official GitHub repo for a newer version, then install the update by hand. A common workaround is to use an app distribution platform like F-Droid, but it comes with its own quirks. F-Droid rebuilds each app from source, so the build you get isn’t signed with the developer’s original signature. Updates also tend to arrive slower than the official release, and not every app is on F-Droid in the first place.
Obtainium fixes these gaps rather nicely. It’s a free, open-source app updater that pulls releases straight from the source, whether that’s GitHub, a developer’s own website, or even an F-Droid page. Once you add an app, Obtainium watches its release page and tells you the moment a new version lands, often before the Play Store catches up. So instead of bookmarking a dozen GitHub pages, I let Obtainium do the watching for me.
Related
I replaced Google’s search bar with Samsung Finder and I’m never going back
The Google search bar does the basics, Finder does everything else.
…
Source