SecureScreen

Verified safeOpen sourceExclusive
No reviews reviews
23
downloads
8.0
android

AI summary

Open-source security tool that blocks screenshots and screen recording for selected apps using FLAG_SECURE. Detects foreground apps via UsageStatsManager, applies protection through a persistent foreground service, and optionally overlays a timestamped watermark. Requires Usage Access and notification permissions; overlay permission needed only for watermark features. MIT licensed.

Generated by AI. May contain inaccuracies.

About this app

SecureScreen is a Kotlin Android app that prevents screenshots and screen recording for selected apps using FLAG_SECURE-based enforcement.

Features

- Select protected apps from installed launchable applications - Search apps by name or package before enabling protection - Foreground app detection via UsageStatsManager - Foreground service with persistent notification - Transparent SecureActivity enforcement with FLAG_SECURE - Optional watermark overlay with timestamp and session ID - Settings for watermark toggle, opacity, and aggressive mode flag - Boot receiver to recover service state after reboot/update

Required User Setup

- Grant Usage Access permission in system settings. - Enable notification permissions on Android 13+ if prompted. - Grant Overlay permission only if watermark is enabled.

License

MIT

What's new

v1.0.4Jun 3, 2026

https://github.com/adikul1023/SecureScreen/compare/v1.0.3...v1.0.4/

About this version

Version
1.0.4 (5)
Size
1.55 MB
Requires Android
8.0
Target SDK
26
Architecture
universal
Downloads
23
Updated
Jun 3, 2026
Package
com.securescreen.app

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app