EDS Lite

Download: EDS Lite APK

  • Latest Version
Application ID com.sovworks.edslite
Downloads 289.06K
Upload by sovworks
Rating 3.3/2.4K+
Content rating Everyone
Requires android 4.0 and up
Updated on Apr 21, 2020

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.