Apps

Privacy Cell
APK
Privacy Cell is a small app that displays the cell phone protocol information. At the time of this writing, many cell phone networks are switching from 4G (4th Generation) to 5G networks. The 5G network protocols were specifically designed to protect against some of the known insecurities of the older protocols, including those that allowed stingrays (IMSI catchers) to perform man-in-the-middle attacks on cell phone networks. To ease deployment and backwards compatibility, 4G and 5G networks can run together in what is known as 5G NR (New Radio) NSA (Non-Standalone) mode. This uses the 4G network for the control channel and the 5G network for the data communication. However, 5G NR NSA does not provide protection against stingrays. Android has access to all the information it needs to know if it is connected to a 5G NR NSA or a 5G NR SA (Standalone) network, but it doesn’t display that information to the user. The purpose of Privacy Cell is to make that information easy to access. Privacy Cell can also warn you when you are connected to antiquated 2G and 3G networks.
DirectF-Droid
Privacy Flip
APK
Privacy Flip automatically manages your device's privacy features based on screen lock/unlock state. When you lock your device, it can disable Wi-Fi, Bluetooth, mobile data, location services, NFC, and even camera/microphone sensors. When you unlock, it intelligently restores the features you want back on. Works with Root OR Shizuku - Choose your preferred privilege method! Features: • Manage your device privacy based on lock/unlock state • Dual privilege support: Root OR Shizuku (no root required!) • Automatic privilege detection (Sui > Root > Shizuku) • Configurable feature control (Wi-Fi, Bluetooth, Mobile Data, Location, NFC, Camera, Microphone, Airplane Mode, Battery Saver) • Customizable timing delays (0-60 seconds granular, 2 minutes, or 5 minutes) • Smart "only if unused/not connected" modes for WiFi, Bluetooth, Location • App exemption system (skip privacy for specific foreground apps) • Samsung NFC payment override detection with opt-in auto-retry • Optional Accessibility Service for side button instant-lock support • Advanced multi-tier Bluetooth connection detection • Background service for persistent monitoring • Quick Settings tile integration Privacy Features Controlled: • Wi-Fi - Disable/enable wireless connectivity • Bluetooth - Control Bluetooth radio • Mobile data - Manage cellular data connection • Location services - Control GPS and location tracking • NFC - Control NFC sensor • Camera - Disable/enable camera sensor privacy (Android 12+) • Microphone - Disable/enable microphone sensor privacy (Android 12+) • Airplane Mode - Enable on lock (opt-in, disables all radios at once) • Battery Saver - Enable on lock (opt-in, reduces background activity) Note: Camera and microphone ignore custom delays and trigger immediately (if not in use to avoid interrupting calls), due to Android limitations Requirements: • Android 7.0+ (API level 24) • Android 12+ (API level 31) for camera/microphone features Choose your privilege method: Option 1: Shizuku (No root required!) • Shizuku app installed and running • ADB privileges via USB or wireless debugging • Perfect for non-rooted devices Option 2: Root Access (Recommended for rooted devices) • Root access via Magisk, SuperSU, or similar • Best performance with UID 0 privileges Option 3: Dhizuku (Device Owner method) • Device set as Device Owner or Profile Owner • No root required, no ADB after setup • Persistent privileges across reboots • Perfect for enterprise/privacy-focused setups Option 4: Sui (Best of both worlds) • Rooted device with Magisk • Sui Magisk module installed • Best user experience - automatic startup, no prompts Privacy & Security: • Zero telemetry - No data sent to external servers • Local storage only - All settings stored on device • No network permissions - App cannot access internet • Open source - https://github.com/dorumrr/privacyFlip
F-DroidGitHubIzzyOnDroid
Privacy Guides Verified Apps
APK
Verified Apps is an app signing certificate hash viewer and verifier. It checks your installed apps (or any APK file) against a built-in database of known-good app signing fingerprints.IMPORTANT: We maintain and release this app and our dataset in good faith and on a best-effort basis. We are not committing to perfect security, immediate bug fixes, or comprehensive app coverage in our dataset. As always with security tools like this, you must consider your own threat model and plan accordingly. We cannot advise you personally on the appropriate security measures for your specific situation. Your use of this app is at your own risk, and you may not hold any contributors liable for any adverse events which may occur.README: https://github.com/privacyguides/verified-apps-android/blob/main/README.mdMAINTAINER: https://www.privacyguides.org/You can share or copy verification info for use outside the app. If an app is not in the database, you'll have the option to open a pre-filled GitHub submission issue in your browser.What is this?This is a fork of AppVerifier (https://github.com/soupslurpr/AppVerifier), but many components have been removed, so it no longer serves the same purpose. Notably, it no longer includes peer-to-peer verification via clipboard sharing. This app only checks apps against our crowdsourced database.App verifications & reliabilityPlease note that mismatch results may not always indicate an illegitimate app. For example, if we only have the F-Droid version of an app in our database, and you downloaded the app from Google Play where Google signed it with their own certificate, then your app would not match our database and will be flagged.When you find a mismatch, we always recommend submitting that app information to our issue tracker, you will be prompted to do so within the app. We will work to verify the legitimacy of your submission. If the app you have is indeed legitimate, we will include it in the next app release. If the app you have is illegitimate, we will inform you in the submitted issue.What this app is good forContributing to Privacy Guides' crowdsourced database (https://github.com/privacyguides/verified-apps/) of developer signing certificates.If an app on your device is listed as unknown or a mismatch in this app, you will be shown a button to make a submission to our issue tracker, and it will automatically fill out the submission form to make the process as easy as possible for you. You will still need an account with our issue tracker to make a submission.Comparing your installed apps to Privacy Guides' database without needing to trust any additional parties/developers.We include our entire database locally in this app, which is built and signed by us. We therefore control the entire pipeline end-to-end, and once downloaded your local data can never be modified without updating the app to a new build.What this app is not good forComparing your apps to anyone's hashes besides our crowdsourced database.We've removed all clipboard/user-based verification tools, as many other apps already provide this functionality well, and we do not want to maintain parallel features unnecessarily.
GitHubIzzyOnDroid
Privacy Helper
APK
A simple Android app to help users understand the risks of giving apps dangerous permissions. What Privacy Helper brings is a simple, easy-to-use educational app with that leverages the mobile platform to inform and demonstrate effectively and interactively. Features: * Simple privacy quiz to test the user's privacy knowledge * Guide on data privacy, and the problem with Android * Guides on disabling permissions, unused apps, and other mitigations * Simple map demonstration of location tracking * List of dangerous permissions used by popular Android applications * Guide on Open Source app alternatives * List of alternative resources to help the user increase their knowledge * Sharing with popular platforms including Facebook, Twitter, and more
F-Droid
Privacy Indicators
APK
Privacy Indicator will bring the above Recording Indicators feature of iOS 14 to Android (With more extra features and Customizations). It notifies you every time an app or a service uses your device’s camera or microphone. Get Notified every time any third-party app is accessing your Camera. Get Notified every time any app is accessing your Microphone. You can customize indicator color and its position Option to enable Haptic feedback when indicators appear You can turn off any individual features in required More to come. Note that for ''Privacy Indicator'' to work, you will need to enable its service from the Accessibility Settings. The Service then keeps running in the background and automatically starts even if you restart the mobile.
F-DroidGitHub
PrivacyBlur
APK
PrivacyBlur does one thing only and does it well: blur or pixelate areas of your images with a few finger taps. Hide kids, faces, documents, numbers, names, etc., from your pictures in mere seconds. With PrivacyBlur at your side, you can share your pictures online without second thoughts. Faces can be detected automatically. This happens on your phone, the image is not sent to any server. No in-app purchases. No ads. No watermark. No hassle. Free forever because privacy shouldn't cost anything. Features: - Blur / Pixelate effect - Faces can be detected automatically - Fine / coarse grain effect - Round / Square area - Export to your camera roll
F-DroidGitHub
PrivacyBreacher
APK
PrivacyBreacher is an Android app built as a proof of concept for a research article describing the privacy issues in Android. This app can access the following information from your phone without requesting any permissions: Figure out at what time your phone screen turned on/off. Figure out at what time you plugged in or removed your phone charger and wired headphones. Figure out at what time you switched on/off your phone (i.e., it captures the device uptime and ACTION_SHUTDOWN broadcasts). Access most of your device related information like your phone model, manufacturer etc. Keep track of your WiFi/Mobile data usage. Get a list of all the apps installed on your phone. Construct a 3D visualization of your body movements.
F-DroidGitHub
PrivacyScanner
APK
PrivacyScanner scans installed applications for potentially risky permissions, and helps you review their privacy-related details. The goal is to give users better visibility into what apps are installed on their device.✅ 100% Free✅ No ads✅ No trackers
F-DroidGitHubIzzyOnDroid
PrivacyStats
APK
PrivacyStats checks your Android device’s privacy level based on installed packages.PrivacyStats has 3 built in lists of apps, ranging from apps with 1-2 trackers, to apps with 5-6 trackers. It will scan apps against these lists, and show you the apps, with uninstall buttons for user-apps, and disable buttons for system apps.It does not use an internet connection at all, and only has the permission: QUERY_ALL_PACKAGES.
GitHubIzzyOnDroid
Privamatic
APK
Privamatic audits your Android device and gives you a clear 0-100 privacy score based on your actual settings — not guesswork. Whether you're just starting to take privacy seriously or you're already running GrapheneOS, Privamatic shows you exactly what's exposing your data and how to fix it, step by step. 45+ automated checks cover system security (screen lock, encryption, USB debugging, biometrics, security patch date), network privacy (VPN, Private DNS, Wi-Fi scanning), surveillance apps (Google, Meta, Microsoft, TikTok, AI assistants), and default apps (browser, keyboard, launcher, email). Correctly handles de-Googled setups — microG is detected and not penalised, GrapheneOS sandboxed Play is recognised, and checks that don't apply to your setup are automatically skipped. Trusted Apps — whitelist FOSS apps that legitimately use accessibility, notification, or location permissions. Toggle an app as trusted and its score penalty is removed instantly. You decide what you trust. Quick Wins surface the easiest improvements first — each one includes plain-English instructions and a direct link to the relevant Settings page. Manual Checks remind you to periodically review location permissions, camera and microphone access, and unused apps — the things that can't be checked automatically. A home screen widget keeps your privacy score visible at a glance, with Material You theming that adapts to your wallpaper. Fully offline — no network requests, no analytics, no accounts, no cloud sync. All data stays on your device.
F-DroidGitHub
Private DNS QS (no launcher)
APK
This version of the app doesn't provide a launcher icon in your home screen. To access the app's settings, you need to first add it to your quick settings, then long press the tile.Configure your preferred DNS modes to toggle in app and toggle your Private DNS mode from your quick settings panel.In order to change the Private DNS setting, this app requires the WRITE_SECURE_SETTINGS permission.This permission can only be granted either by Shizuku or in an ADB shell.ShizukuStart Shizuku, then open this app, and the permission should be granted automatically.ADBUse the command: adb shell pm grant com.flashsphere.privatednsqs.nolauncher android.permission.WRITE_SECURE_SETTINGSCheck out private-dns-qs.web.app/help on the steps to use adb to grant the permission.If you prefer a launcher icon on your home screen, check out the app version here.
GitHubIzzyOnDroid
Private DNS Quick Setting
APK
Configure your preferred DNS modes to toggle in app and toggle your Private DNS mode from your quick settings panel.In order to change the Private DNS setting, this app requires the WRITE_SECURE_SETTINGS permission.This permission can only be granted either by Shizuku or in an ADB shell.ShizukuStart Shizuku, then open this app, and the permission should be granted automatically.ADBUse the command: adb shell pm grant com.flashsphere.privatednsqs android.permission.WRITE_SECURE_SETTINGSCheck out private-dns-qs.web.app/help on the steps to use adb to grant the permission.If you prefer not to have a launcher icon on your home screen, check out the no-launcher version.
GitHubIzzyOnDroid
Private DNS Quick Tile
APK
Adds a Private DNS quick tile to the Android Quick Settings. In order to change the Private DNS settings, this app requires the WRITE_SECURE_SETTINGS permission. This permission can only be granted in an ADB shell with the command "pm grant com.jpwolfso.privdnsqt android.permission.WRITE_SECURE_SETTINGS"
F-DroidGitHub
Private DNS Quick Toggle
APK
Private DNS Quick Toggle is a quick settings tile to switch your private dns provider. Supports any number of providers. Makes it easy to turn ad-blocking dns servers on or off with just a single tap.PermissionsRequires WRITE_SECURE_SETTINGS permission to change the private dns settings. The permission must be provided either with Shizuku or manually through adb .
GitHubIzzyOnDroid
Private Lock
APK
A simple app to automatically lock your phone based on movement force, or the acceleration to be more accurate. Private Lock can help protect your privacy and security by monitoring the accelerometer in the background and if the threshold is breached, lock the screen. The main use cases are if your phone is taken while you're using it, or you drop your phone. As an additional bonus, it can also help save wear and tear on your power button! Inspired by the abandoned [https://github.com/0xFireball/PluckLockEx PluckLockEx] project, which is based on [https://github.com/SyntaxBlitz/PluckLock PluckLock].
F-DroidGitHub
Pro Expense - Daily Finance Tracker
APK
Key Features: Offline Storage Records are stored in local device storage. Statistics Weekly expenses are presented as simple Graph. Category Statistics Multi-Language support
F-DroidGitHub
Process Hook
APK
Process Hook hooks into specific process/apps/games to spoof your device as different model/device to unlock hidden features and options. Check the list of supported apps.Features:Device spoofing for enhanced gaming experiences.Display refreshrate spoofing to unlock higher framerate options. ( To test this spoof install any app from the Debug Lists and check display specifications )Compatibility with a wide range of popular gaming applications.Easy installation and no extra configuration.
GitHubIzzyOnDroid
ProcrastiLearn
APK
ProcrastiLearn turns mindless app-opening into vocabulary practice. Choose which apps you tend to open out of habit — social media, browsers, games — and whenever you launch one, a full-screen flashcard overlay appears. Reveal the translation, rate how well you remembered it, and the app you wanted opens immediately. No subscription, no ads, no accounts. HOW IT WORKS Pick the apps you want to gate in the Apps tab. From that point on, opening any of those apps shows a flashcard first. You rate your answer (Again / Hard / Good / Easy) and the FSRS spaced-repetition algorithm schedules the next review automatically. Daily caps prevent you from being overwhelmed. If you tend to lose track of time once you're inside a gated app, the optional recurring reminder has you covered: set an interval (e.g. every 10 minutes) and the overlay reappears as long as you stay in that app, turning each lingering session into extra review reps. VOCABULARY Add words manually or use the optional AI translation feature: paste a word, tap Generate, and the app drafts a translation using OpenAI. The AI prompt is fully editable so you can control tone, context, or target language. You can also import existing Anki decks (.apkg files) to get started immediately with a vocabulary set you already trust. LANGUAGE SUPPORT The app currently works best with English-Russian vocabulary (that pair is the default in the AI prompt), but any language pair works — just edit the prompt in Settings to match your target language. Support for additional language pairs with dedicated UI will be added in future releases, especially based on user requests in github issues or via email. PRIVACY All data — vocabulary, blocked apps list, review history, and settings — is stored entirely on your device. There are no analytics, no crash reporters, and no advertising SDKs. The only outbound network traffic is the optional OpenAI API call you initiate by tapping Generate, using your own API key entered in Settings. PERMISSIONS Accessibility Service: used solely to detect which app is currently in the foreground so ProcrastiLearn knows when to show the overlay. The service does not read screen content, keystrokes, or any other input. Display Over Other Apps: required to draw the flashcard overlay on top of the gated app. OPEN SOURCE ProcrastiLearn is free and open-source software (Apache 2.0 license). Source code and issue tracker are on GitHub.
F-DroidGitHub
Prog Metronome
APK
Metronome for musicians who wish to practice to complex rhythmic ideas without fiddling around in DAWs. Features: - Polyrhythm and polymeter - Metric modulations and BPM changes - Any tuplet and subdivision - Nested pattern groupings and repeats - Per-beat volume and sound - Project save and export - Custom sound import - Custom color themes
F-DroidGitHub
Prognoza
APK
Prognoza is a multi-platform weather app with widgets and offline support.Features:Weather for today and coming daysApp mood changes based on current conditionsDark and light themeMultiple measurement unitsWidgetsWorks offlineDoes not access your location
GitHubIzzyOnDroid
P
ProgrammingTools
APK
QRCodeGenius is a simple, user-friendly tool designed to generate QR codes from text input. It provides an efficient way for users to create QR codes right from their Android devices, which can then be saved and shared.Features:Customizable QR Code Generation: Converts user input text into QR codes with options for size and color customization.User-Friendly Interface: Designed for ease of use, providing a straightforward and intuitive user interface.Save and Preview Functionality: Users can preview the generated QR code and save it as an image on their device.Additional Text Feature: Ability to add extra text beneath the QR code for descriptive purposes.
GitHubIzzyOnDroid
Progress Tracker
APK
The progress tracking app you needed to improve your regularity and achieve success. This app lets you track: * lost weight * days without smoking * days to labor * read books * days spent productive Thanks to detailed information presented in professionally designed charts about your progress you can analyze when are you the most productive and in which activities. Choose smart goals and go on, do your thing. Check if it is your way to achieve success.
F-Droid
ProgressBars
APK
Countdown/up to/from a specified time * Percentage complete for a time interval * Notifications on timer completion * Swipe to delete timers * Drag to reorder timers * Show time remaining / elapsed in any combination of, Years, Months, Weeks, Days, Hours, Minutes, or Seconds
F-DroidGitHub
Project Asteria
APK
Project Asteria is a stunning, open-source Android application designed for space enthusiasts. Explore the cosmos through official NASA APIs and discover real-time astronomy data right from your pocket. Features: - Astronomy Picture of the Day (APOD): Enjoy daily high-resolution space images and detailed explanations directly from NASA. - Live Space Backgrounds: Personalize your home screen with interactive, dynamic space-themed live backgrounds with smooth parallax effects. - Launch Tracker: Keep up to date with upcoming rocket launches globally, complete with countdowns and hyperdrive effects. - Near Earth Objects (NEO): Track asteroids passing near Earth in real-time. - Open Source: Built for the community, completely free of trackers, ads, and telemetry. Immerse yourself in the universe with Project Asteria.
F-DroidGitHub
ProjectLaogai
APK
ProjectLaogai is an app to access the timetable, grades (qispos) and the canteen menu of Hochschule Offenburg. Features: * have your grades displayed directly in the app * show the timetable of your course * take a look at the canteen menu for the current and next week * check the current balance of your mensa card * open moodle directly in the app Please report bugs and issues to support@mosad.xyz
F-Droid
Page 143