rumboalla/apkupdater

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 minutes ago
Type:ApplicationCategory(s):AndroidMobile & Desktop
Added to GitGenius on September 17th, 2026
Created on August 21st, 2016
Open Issues & Pull Requests: 24 (+0)
GitHub issues: Enabled
Number of forks: 284
Total Stargazers: 3,998 (+0)
Total Subscribers: 103 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.8 days
Mean response time: 55.9 days
90th percentile: 220.5 days
Tracked items: 47

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 13
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 460 days
Stale 30+ days: 12
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (4)
  • Translation (2)
  • enhancement (2)
  • Don't be evil (1)

Most active issues this week

Detailed Description

APKUpdater is an Android app that checks for updates to installed applications across multiple sources.

The tool addresses the fragmentation of Android app distribution by aggregating update availability from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure, GitLab, GitHub, and Google Play in a single interface. Rather than checking each source individually or relying on a single app store, APKUpdater queries all of them and presents consolidated results. It can schedule background checks and notify users when updates are found, with support for direct installation where sources permit it and silent installation on Android 12 and later.

The tool suits users who sideload apps or rely on alternative app stores and want centralized update management without the constraints of a single distribution channel. It works across Android 5 through Android 14 and includes Android TV support. The interface uses Jetpack Compose with Material Design 3, including Material You theming on Android 12 and above. The application contains no ads or tracking. Anyone adopting it should know that the codebase is a modern rewrite using Flow and WorkManager, making it maintainable for future Android versions.

Issues and pull requests typically wait weeks or longer before receiving initial responses. Work in the issue tracker centers on bug fixes, feature enhancements, and translation contributions, reflecting an active community effort to expand language support across many locales.