Get Android app updates straight from the source.
Obtainium allows you to install and update apps directly from their releases pages, and receive notifications when new releases are made available.
More info:
- Obtainium Wiki (repository)
- AppVerifier – App verification tool (recommended, integrates with Obtainium)
- apps.obtainium.imranr.dev – Crowdsourced app configurations (repository)
- Side Of Burritos – You should use this instead of F-Droid | How to use app RSS feed – Original motivation for this app
- Website (repository)
- Source code
Currently supported App sources:
- Open Source – General:
- Other – General:
- APKPure
- Aptoide
- Uptodown
- Huawei AppGallery
- Tencent App Store
- Jenkins Jobs
- APKMirror (Track-Only)
- Other – App-Specific:
- Direct APK Link
- “HTML” (Fallback): Any other URL that returns an HTML page with links to APK files
You can find crowdsourced app configurations at apps.obtainium.imranr.dev.
If you can’t find the configuration for an app you want, feel free to leave a request on the discussions page.
Or, contribute some configurations to the website by creating a PR at this repo.
Verification info:
- Package ID:
dev.imranr.obtainium
- SHA-256 Hash of Signing Certificate:
B3:53:60:1F:6A:1D:5F:D6:60:3A:E2:F5:0B:E8:0C:F3:01:36:7B:86:B6:AB:8B:1F:66:24:3D:A9:6C:D5:73:62
- Note: The above signature is also valid for the F-Droid flavour of Obtainium, thanks to reproducible builds.
- PGP Public Key (to verify APK hashes)
- For some sources, data is gathered using Web scraping and can easily break due to changes in website design. In such cases, more reliable methods may be unavailable.
What’s Changed
- By @ImranR98 in #2061
- Upgrade to latest Flutter version (fix errors that were preventing this)
- Fix button highlight visibility on black theme (#2039)
- Improve German translation by @ColorfulRhino in #2059
- Update de.json by @DwainZwerg in #2057
- Update fr.json by @Kevinr99089 in #2050
- Update fa.json by @mxhdee in #2048
- feat(i18n): Add Tencent App Store zh-Hans translations and add zh-Hans version of Obtainium badge by @ArcticFoxPro in #2044
New Contributors
- @ColorfulRhino made their first contribution in #2059
Full Changelog: v1.1.37...v1.1.38