ApkTrack icon
ApkTrack icon

ApkTrack

 6 likes

ApkTrack is a simple Android application which periodically checks if your installed apps can be updated.

ApkTrack screenshot 1
ApkTrack screenshot 2

License model

  • FreeOpen Source

Country of Origin

  • FR flagFrance
  • European Union flagEU

Platforms

  • Android
Discontinued

Github repository has been archived by the owner on Aug 6, 2022

4 / 5 Avg rating (1)
6likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Update Notifier

 Tags

  • apk-management
  • apk-files
  • updatewatcher

ApkTrack News & Activities

Highlights All activities

Recent activities

Show all activities

ApkTrack information

  • Developed by

    FR flagIvan Kwiatkowski
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    35 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  119 Stars
  •  24 Forks
  •  24 Open Issues
  •   Updated Aug 5, 2022 (Archived)
View on GitHub

Our users have written 1 comments and reviews about ApkTrack, and it has gotten 6 likes

ApkTrack was added to AlternativeTo by EzraZebra on Mar 2, 2017 and this page was last updated Mar 13, 2024.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
K
Mar 27, 2019
0

Even if ApkTrack is considered outdated/abandonned, it performs better than the Yalp/Aurora Store, because it searches for updates outside Google Play (eg. F-Droid, APKMirror), while the latter ones only update with apks within the Play Store (often including GSM, google libs).

What is ApkTrack?

ApkTrack is a simple Android application which periodically checks if your installed apps can be updated.

It was created for users who don't use the Google Play Store, but still need to know when new APKs are available for their apps. ApkTrack performs simple website scraping to grab the latest versions of packages present on the device.

This application is distributed under the terms of the GPL v3 License.

Things to keep in mind

  • Applications are not updated automatically. You still have to find a way to download the latest APKs and sideload them yourself. ApkTrack is simply here to tell you that the update is available.
  • Updates, installations and uninstallations are detected automatically by the application in most cases. When it fails, you can press the button to refresh the installed apps.
  • ApkTrack uses regular expressions to scrape webpages, so it may cease to work without notice if the target websites are modified.
  • Although there is a background service checking for updates every day, it may get killed by the OS. Remember to check for updates manually in the application from time to time.
  • I am by no means an Android developper. This is a project I hacked quickly because I was tired of checking updates manually. If you are learning Android development, what you see in the code should definitely not be considered best practice. You're welcome to point out what I did wrong, though!

Official Links