Remote ADB Shell

Download: Remote ADB Shell APK

  • Latest Version
Application ID com.cgutman.androidremotedebugger
Downloads 586.42K
Upload by Cameron Gutman
Rating 4.0/933+
Content rating Everyone
Requires android 4.0 and up
Updated on Jun 28, 2022

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.