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.
- Install the JingMatrix LSposed fork. This requires your device to be rooted with Magisk or KernelSU. Installation instructions for LSPosed are available here.
- Install CaptureSposed.
- Grant root access to CaptureSposed.
- Activate the CaptureSposed module in the LSposed user interface.
- Reboot your device and sign in.
- 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.
- Optionally, add the Block Screenshot Detection and Block Recording Detection Quick Settings tiles from the tile editor. These tiles mirror the in-app switches.




