Skip to content

sebika/ADB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Android Debug Bridge

A way to use your Android device directly from terminal.

Install steps

Step 1

Download links:

Step 2

Slam all the files into a folder.

Step 3

Add necessary path from windows (Ex: /mnt/c/adb) to Wsl 2 local PATH.

Step 4

Use the aliases available in ~/.bashrc file for GUI ADB and ADB

More info at this link: https://www.youtube.com/watch?v=HAJaNuFIvnU

Commands

adb start-server
adb kill-server
adb shell
gui

About

Android Debug Bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published