CaptureSposed

Block Android's Screenshot and Screen Recording Detection APIs
AppID:com.keshav.capturesposed
Author:David Berdik
License:AGPL-3.0-only
Donation:
InRepoSince:2024-05-20
LastRepoUpdate:2026-06-03
LastAppUpdate:2026-06-03
LastVersion:1.0.8
Categories:Xposed, System
APK source:Github
Google Play:Check if it's there
icon

With the release of Android 14, Google added an API to enable app developers to detect screenshots. This API has since been adopted by popular apps such as Snapchat.

CaptureSposed is an Xposed module that effectively disables this API as well as the screen recording detection API added in Android 15. The app provides in-app switches to control each hook. You can also add optional Quick Settings tiles that mirror the in-app switches.

⚠️ WARNING: CaptureSposed is intended for rooted devices running Android 14 or newer and requires Xposed. The required Xposed variant to use is LSPosed. Other Xposed variants will not work. This module cannot be guaranteed to work on all devices. In the worst case, it can cause a bootloop. Use at your own risk. Additionally, this module does not protect against screenshot detection from apps that use the pre-Android 14 approach of using file system listeners to detect screenshots (ref 1, ref 2).

To use CaptureSposed:

  1. Install the JingMatrix LSposed fork. This requires your device to be rooted with Magisk or KernelSU. Installation instructions for LSPosed are available here.
  2. Install CaptureSposed.
  3. Grant root access to CaptureSposed.
  4. Activate the CaptureSposed module in the LSposed user interface.
  5. Reboot your device and sign in.
  6. Open the CaptureSposed app and use the switches to enable or disable screenshot and screen recording detection blocking. Use the Testing card to verify that detection is blocked when expected.
  7. Optionally, add the Block Screenshot Detection and Block Recording Detection Quick Settings tiles from the tile editor. These tiles mirror the in-app switches.

CaptureSposed is a collaborative project by Keshav Majeti and David Berdik.

WhatsNew:

This release requires the JingMatrix LSPosed fork for revised API 100 compatibility. The SystemUI hook that automatically added Quick Settings tiles has been removed; add the Block Screenshot Detection and Block Recording Detection tiles manually from the tile editor if desired.

Hint: This app is available in both, F-Droid Main and IzzyOnDroid repos.
root Wants root
Download Metadata Source Issues ChangeLog
1.png 2.png 3.png 4.png 5.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store, Droid-ify, or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 1.0.8 (2026-06-03) verified help icon

Android Versions:
  • Target: 16.0
  • MinVer: 14.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64
Permissions: help icon
Malware-Check:Passed help icon
11 Libraries detected: help icon

Download (1.6 M)

Version 1.0.7 (2025-02-21) verified help icon

Version 1.0.6 (2025-02-10) verified help icon