Shadow's Edge

Download: Shadow's Edge APK

  • Latest Version
Application ID com.shadowsedge.diggingdeep
Downloads 67.74K
Upload by The Digging Deep Project
Rating 4.1/367+
Content rating Everyone, Users Interact
Requires android 5.1 and up
Updated on Feb 13, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.CHECK_LICENSE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: