Remote ADB Shell APK

551+ votes, 4.27/5

Connect to ADB running on another Android device over the network... [readmore]


⇣ Download APK (564.91 KB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Version 1.7.2
Update
Size 564.91 KB
Category Tools
Developer Cameron Gutman
Downloads ↓ 287K
⇣ Download APK (564.91 KB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

File Infos

License type Free
Version 1.7.2
Size 564.91 KB (578468)
Filename com.cgutman.androidremotedebugger_16_578468.apk
Requirement 4.0 and up
Type app
Category Tools
Package name: com.cgutman.androidremotedebugger
Slogan: Connect to ADB running on another Android device over the network

APK Permissions


‣ android.permission.INTERNET
‣ android.permission.WAKE_LOCK
‣ android.permission.FOREGROUND_SERVICE


APK used Features


‣ android.hardware.touchscreen

Screenshots (9 images)

Remote ADB Shell screenshot 1 Remote ADB Shell screenshot 2 Remote ADB Shell screenshot 3 Remote ADB Shell screenshot 4 Remote ADB Shell screenshot 5 Remote ADB Shell screenshot 6 Remote ADB Shell screenshot 7 Remote ADB Shell screenshot 8 Remote ADB Shell screenshot 9

About Remote ADB Shell APK

Remote ADB Shell poster
Remote ADB Shell APK version 1.7.2 poster

Latest update [menu]


v1.6.5
- Fix crashes on Android 7.0 and newer OSes

Description [menu]


Remote ADB Shell is a terminal app that allows you to connect to the ADB shell service of other Android devices over the network and execute terminal commands. This can be useful for remotely debugging Android devices (running tools like top, logcat, or dumpsys). It supports multiple simultaneous connections to different devices and keeps these connections alive even when the app is in the background. This app does not require root on either device, but root may be helpful to configure the target devices. If the target devices are not rooted, you must use a computer with the Android SDK and Google USB drivers to configure the them (detailed below).

This app is a wrapper around the shell that is exposed over ADB. It maintains a 15 command history which is accessible by long pressing the command box. Long pressing the terminal display itself will give the option to send a Ctrl+C, toggle auto-scrolling, or exit the terminal session.

This works in the exact same way that the "adb shell" command works on a computer. Because this app uses a native implementation of the ADB protocol in Java, it does not require root on either device or any 3rd party apps on the target device. The devices simply speak the same protocol to each other that they would to a computer running the ADB client from the Android SDK.

IMPORTANT: Devices running Android 4.2.2 and later use RSA keys to authenticate the ADB connection. In my testing, devices running 4.2.2 will need to be plugged in to a computer the first time you connect to them (from each device with this app installed). This allows them to display the public key acceptance dialog, which you must accept (and check "Always allow from this computer"). Devices running Android 4.3 and 4.4 seem to have no problem displaying the dialog without a connection to a computer, so it looks like this is a workaround specific to Android 4.2.2.

To configure a stock un-rooted target, plug the target device into a computer that has the Android SDK installed and run "adb tcpip 5555" from the Android SDK's platform-tools folder. This will start ADB listening on port 5555 on the target device. The device can then be unplugged and will remain configured properly until reboot.

For devices that are rooted (although it's not required), you can install one of the several "ADB WiFi" apps to enable the ADB server to listen over the network. Devices with a custom ROM may have an option to enable ADB over the network in the Developer Options pane of Settings. Using either of these methods will properly configure ADB for network access with this app. The extra step for 4.2.2 is still required for the initial connection.

To connect to your remote Android device, type in the IP address of the device and the port number (5555 from the example above) in Remote ADB Shell. Tap Connect and it will attempt to connect to the device and start up the terminal.

I welcome feature requests and bug reports. You can include them in your app reviews or post them on the forum (links below). Please rate this app if you can; it really helps me learn what features/fixes I should focus on next.

Developers: The custom Java ADB library I've written for this app is open-source under the BSD license at https://github.com/cgutman/AdbLib

The source for this app is available under the Apache license: https://github.com/cgutman/RemoteAdbShell

XDA forum links:
Remote ADB Shell App Thread - http://forum.xda-developers.com/showthread.php?t=2373265
Java ADB Library Thread - http://forum.xda-developers.com/showthread.php?t=2405030

How to install Remote ADB Shell APK for Android [menu]


Download Remote ADB Shell APK file (com.cgutman.androidremotedebugger_16_578468.apk) from SameAPK.com, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.cgutman.androidremotedebugger_16_578468.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

How to install Remote ADB Shell APK on Windows 7/8/10 or MAC PC? [menu]


Download Remote ADB Shell APK file(com.cgutman.androidremotedebugger_16_578468.apk) from SameAPK.com to your PC (ex: /Users/xxx/Downloads/(com.cgutman.androidremotedebugger_16_578468.apk)), then follow these steps:

Using Emulator:

  • Download And Install one Emulator Softwares (Ex: Bluestacks, GenyMotion, NoxPlayer)
  • Simple install APK on PC by drag and drop file com.cgutman.androidremotedebugger_16_578468.apk on Emulator screen

Remote ADB Shell APK Pros & Cons [menu]


Pros
  • This app is safe, it's not require high risk permissions
  • Compatible with 32 bit device (most Emulator using 32bit arch CPU)
  • Compatible with 64-bit device (some android device and current Bluestacks)

Cons
Everything is good.


Similar applications [menu]


New Apps



Comments

No comment Yet.