CaptureSposed
Block Android's Screenshot and Screen Recording Detection APIs
com.keshav.capturesposed
About CaptureSposed
<p>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.</p><p>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.</p><p><b>⚠️ WARNING:</b> 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 (<a href="https://abangfadli.medium.com/shotwatch-android-screenshot-detector-library-6a75d7242109" target="_blank" rel="noindex nofollow noopener">ref 1</a>, <a href="https://viveksb007.wordpress.com/2017/11/10/how-snapchat-detects-when-screenshot-is-taken-hypothesis/" target="_blank" rel="noindex nofollow noopener">ref 2</a>).</p><p>To use CaptureSposed:</p><ol><li>Install the <a href="https://github.com/JingMatrix/LSPosed" target="_blank" rel="noindex nofollow noopener">JingMatrix LSposed fork</a>. This requires your device to be rooted with Magisk or KernelSU. Installation instructions for LSPosed are available <a href="https://github.com/JingMatrix/LSPosed?tab=readme-ov-file#install" target="_blank" rel="noindex nofollow noopener">here</a>.</li><li>Install CaptureSposed.</li><li>Grant root access to CaptureSposed.</li><li>Activate the CaptureSposed module in the LSposed user interface.</li><li>Reboot your device and sign in.</li><li>Open the CaptureSposed app and use the switches to enable or disable screenshot and screen recording det