APKUpdater

Verified safeOpen sourceExclusive
No reviews reviews
224
downloads
5.0
android

AI summary

Open-source tool that checks for app updates across multiple sources including APKMirror, F-Droid, GitHub, and Google Play. Supports scheduled background checks, silent installs on Android 12+, and root installs. No ads or tracking. Version 3.7.0 restores RuStore update checks by fixing a version-header compatibility issue.

Generated by AI. May contain inaccuracies.

About this app

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure, GitLab and GitHub.

The 3.x branch is a full rewrite using modern technologies like Jetpack Compose, Flow and WorkManager.

Features: • Update Sources: Find updates from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure, GitLab, GitHub and Google Play. • Search Sources: Find new apps to install from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure, GitLab, GitHub and Google Play. • Schedule background update checks and receive a notification when updates are found. • Supports Android 5 (21) to Android 14 (34). • Supports Android TV. • Material Design 3 with Dark, Light and System theme support. • Supports Material You on Android 12+. • Direct install of updates for sources that support it. • Supports installs without user interaction on Android 12+. • Root install of updates. • No ads. No tracking. • Languages: Albanian, Arabic, Burmese, Dutch, English, German, Hebrew, Hungarian, Indonesian, Italian, Korean, Malay, Portuguese, Romanian, Russian, Simplified Chinese, Spanish, Traditional Chinese, Turkish.

What's new

v3.7.0Aug 19, 2026
  • Restores RuStore update checks.
  • What broke RuStore stopped reporting any updates at all. Its API began answering HTTP 419 with an empty body for both the batch update check and the app-details endpoint, while search carried on working — so the source quietly showed nothing rather than reporting a problem.
  • Cause RuStore tightened validation of the ruStoreVerCode request header, and it turns out to be checked as a ceiling rather than a minimum: probing the live API shows every value below 1105002 is accepted (247, 1000, 11000, 100000, 1105000 and 1105001 all return 200), while 1105002 — exactly the value this app was sending — and anything above it is refused.
  • Lowering the header to 1105001 restores everything: app details, the batch update check and the download-link endpoint were all re-verified against the live API.
  • Worth recording for anyone hitting the same wall: this is not a rate limit. The 419 came back on every single request, while a neighbouring header value succeeded in the same second. And raising the version number — the intuitive reaction, and what the old code comment advised — is exactly what keeps it broken

About this version

Version
3.7.0 (121)
Size
3.75 MB
Requires Android
5.0
Target SDK
21
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
224
Updated
Aug 19, 2026
Package
com.apkupdater

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app