package icon

CaptureSposed

Add support for blocking the Screenshot Detection API introduced in Android 14!
New in version 1.0.5
This release reduces the amount of storage space used by the module and improves the module's performance.
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 to prevent apps that use it from being able to detect when a screenshot was taken.

⚠️ WARNING: CaptureSposed is intended for rooted devices running Android 14 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 LSposed. This requires your device to be rooted with Magisk or KernelSU. Installation instructions for LSPosed are available here.
2. Install CaptureSposed.
3. Activate the CaptureSposed module in the LSposed user interface.
4. Reboot your device and sign in.
5. Open the CaptureSposed app and take a screenshot of it. If the screenshot is not detected, then the module is working as intended.

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

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.0.5 (6) suggested Added on Jun 15, 2024

    This version requires Android 14 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • detect screen captures of app windows
      This app will get notified when a screenshot is taken while the app is in use.
    • com.keshav.capturesposed.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.7 MiB PGP Signature | Build Log

  • Version 1.0.4 (5) - Added on Jun 15, 2024

    This version requires Android 14 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • detect screen captures of app windows
      This app will get notified when a screenshot is taken while the app is in use.
    • com.keshav.capturesposed.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.7 MiB PGP Signature | Build Log