Run ADB commands on Android Device without having a PC or Root a device

Usually, ADB is used to communicate or Access an Android Device to find bugs and vulnerabilities.

Click Here to Learn More About ADB (Android Debug Bridge)

Android Debug Bridge (ADB) - CyberSecMastery

This comprehensive guide on Android Debug Bridge (ADB) provides detailed insights into the usage and functionalities of ADB, a versatile command-line tool that facilitates communication between a computer and an Android device. ADB plays a crucial role in debugging, installing, and managing Android applications, as well as accessing various device features for development and testing purposes. The guide covers essential ADB commands, usage scenarios, security considerations, and practical examples to help users harness the full potential of this powerful tool.


But this video is going to be an experiment. Can I manage two Android devices using ADB, if yes then how? Let’s find out our answer with this Article.




Prerequisites

The following are the requirements before we proceed further:

  1. Two Android Devices with OTG supported (On my side Infinix Hot 8 and Samsung J7)
  2. OTG cable or Port
  3. USB cable

Getting Started

My Infinix device will be my host device(Infinix) and Samsung will be my target device(Samsung j7).

1. Open Playstore and install the ADB OTG Application.



2. It’s time to Plug in the OTG to the Host device and then Plug in the USB cable to the corresponding side.


3. Now launch the application to get the ADB command shell. A pop-up screen appears on my Samsung device.



4. Click ok and give access to the host. Now here on my Infinix device, I get the shell interaction. 




5. Now it's your time to type UNIX-based commands.




Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Ok, Go it!