Skip to content

TrackerControl

F-Droid

Open source

TrackerControl allows to monitor and control hidden data collection in apps.

Version
2026.04.03-fdroid
Size
9.1 MB
Updated
Apr 3, 2026
Get from Download APK (v2026.04.03-fdroid)
Signing certificate on record

About this app

TrackerControl allows users to monitor and control the widespread, ongoing, hidden data collection in mobile apps about user behaviour ('tracking').

To detect tracking, TrackerControl combines the power of the Disconnect blocklist, used by Firefox, and our in-house blocklist is used, created from analysing ~2 000 000 apps! Additionally, TrackerControl supports custom blocklists.

This approach

- reveals the companies behind tracking, - allows to block tracking selectively, and - exposes the purposes of tracking, such as analytics or advertising.

The app also aims to educate about your rights under Data Protection Law, such the EU General Data Protection Regulation (GDPR).

Under the hood, TrackerControl uses Android's VPN functionality, to analyse apps' network communications locally on the Android device. This is accomplished through a local VPN server, to enable network traffic analysis by TrackerControl.

No root is required, other VPNs or Private DNS are not supported. No external VPN server is used, to keep your data safe! TrackerControl even protects you against DNS cloaking, a popular technique to hide trackers in websites and apps.

TrackerControl will always be free and open source, being a research project.

Licensed under GPL-3.0-only, by Oxford HCC.

OfficialSignature VerifiedOpen Source

What's New in v2026.04.03-fdroid

Imported from the F-Droid repository index.

  • - Tracker Blocking Modes: Choose between minimal, standard, and strict blocking to balance privacy and app compatibility.
  • - DuckDuckGo Tracker Radar: Integrated DDG's mobile-specific tracker detection for better coverage.
  • - Improved DNS: Better reliability, safer defaults, and support for Encrypted DNS.
  • - New Insights: View statistics on blocked trackers and tracking companies, directly from the main screen.
  • - Enhanced Blocking: Support for multiple blocklists and auto-updates.
  • - Show Unprotecte

Version history

v2026.04.03-fdroidLatest
Signature continuous

Apr 3, 2026 · 9.1 MB · Android API 2336 · code 2026040301

Imported from the F-Droid repository index.

  • - Tracker Blocking Modes: Choose between minimal, standard, and strict blocking to balance privacy and app compatibility.
  • - DuckDuckGo Tracker Radar: Integrated DDG's mobile-specific tracker detection for better coverage.
  • - Improved DNS: Better reliability, safer defaults, and support for Encrypted DNS.
  • - New Insights: View statistics on blocked trackers and tracking companies, directly from the main screen.
  • - Enhanced Blocking: Support for multiple blocklists and auto-updates.
  • - Show Unprotecte
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSnet.kollnig.missioncontrol.fdroid.permission.ADMINACCESS_NETWORK_STATEREAD_PHONE_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDWAKE_LOCKINTERNETVIBRATEFOREGROUND_SERVICEPOST_NOTIFICATIONSFOREGROUND_SERVICE_SPECIAL_USEQUERY_ALL_PACKAGESnet.kollnig.missioncontrol.fdroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 f532654f8e1be13f5117e08de8efddd2f17dd11173e65059bbab74a4e69e3858

v2025.12.18-fdroid
Signature continuous

Dec 19, 2025 · 14.4 MB · Android API 2335 · code 2025121801

Imported from the F-Droid repository index.

  • - Fix bugs (toggle 'monitoring' and show 'countries')
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSnet.kollnig.missioncontrol.fdroid.permission.ADMINACCESS_NETWORK_STATEREAD_PHONE_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDWAKE_LOCKINTERNETVIBRATEFOREGROUND_SERVICEPOST_NOTIFICATIONSFOREGROUND_SERVICE_SPECIAL_USEQUERY_ALL_PACKAGESnet.kollnig.missioncontrol.fdroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 ea4054da38afe42067938a30e1c8e53ebad9008537511d7f431c52552102f6a0

v2025.12.10-fdroid
Signature continuous

Dec 11, 2025 · 14.1 MB · Android API 2335 · code 2025121001

Imported from the F-Droid repository index.

  • - Update for Android 16+ (this was hard; sorry for the delay; Google's Android changes are annoying)
  • - Make dark mode actually dark, and follow system setting
  • - Update dependencies + translations + host lists
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSnet.kollnig.missioncontrol.fdroid.permission.ADMINACCESS_NETWORK_STATEREAD_PHONE_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDWAKE_LOCKINTERNETVIBRATEFOREGROUND_SERVICEPOST_NOTIFICATIONSFOREGROUND_SERVICE_SPECIAL_USEQUERY_ALL_PACKAGESnet.kollnig.missioncontrol.fdroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 7171fe9eb4a15e480f766005bddeb6a2b5a2342502e0821f1cebfb841be866d6

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
-5.3 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be net.kollnig.missioncontrol.fdroid is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2025.12.18-fdroid is the last build before it. Android will not install an older version code over a newer one, so you must uninstall TrackerControl first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of TrackerControl, and a listing is removed when the evidence for it stops holding up.

Get TrackerControl

Every source we list for net.kollnig.missioncontrol.fdroid is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Security Privacy
Android
6.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
2026.04.03-fdroid (code 2026040301)
Size
9.1 MB
Updated
Apr 3, 2026
Package name
net.kollnig.missioncontrol.fdroid

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2026.04.03-fdroid)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

f532654f8e1be13f5117e08de8efddd2f17dd11173e65059bbab74a4e69e3858

Signing certificate

d54de792e8b68cb22d3dad7b5c9f37316489724ce6fb21572463ee5d4e074f01

Permissions Required

What each permission lets TrackerControl do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
net.kollnig.missioncontrol.fdroid.permission.ADMIN
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
READ_PHONE_STATERead phone status and identity, such as the current call state.
ACCESS_WIFI_STATESee Wi-Fi status and the network it is connected to.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
INTERNETSend and receive data over the internet.
VIBRATEMake the device vibrate.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
POST_NOTIFICATIONSShow notifications.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
QUERY_ALL_PACKAGESSee the full list of other apps installed on the device.
net.kollnig.missioncontrol.fdroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

v2025.12.18-fdroid Dec 19, 2025
v2025.12.10-fdroid Dec 11, 2025
Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Security Privacy apps

More from F-Droid

IsPhoneEncrypted

Marco Seguri

v1.0.01.3 MBAndroid API 10+

Note Crypt Pro

F-Droid

v1.441.4 MBAndroid API 19+

Oversec

oversec

v1.5.155.3 MBAndroid 5.0+

SELinuxModeChanger

F-Droid

v11.01.4 MBAndroid API 17+

CryptoPass

F-Droid

v1.20.1 MBAndroid API 9+

My Wifi Passwords

F-Droid

v1.0.12.1 MBAndroid API 15+

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem