SSE - File & Text Encryption

Download: SSE - File & Text Encryption APK

  • Latest Version
Application ID com.paranoiaworks.unicus.android.sse
Downloads 583.66K
Upload by Paranoia Works
Rating 4.4/3.75K+
Content rating Everyone, Digital Purchases
Requires android 4.0 and up
Updated on Feb 17, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: