Skip to content

hv33y/systemwide-adb-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Systemwide ADB Installer

  • For Command Prompt, use:
    1. Open Command Prompt/Windows Terminal as Admin.
    2. Paste the following
    curl -o "%USERPROFILE%\Downloads\adb_installer.bat" https://raw.githubusercontent.com/hv33y/systemwide-adb-installer/main/adb_installer.bat && "%USERPROFILE%\Downloads\adb_installer.bat"
    

About

Install ADB systemwide on Windows

Resources

Stars

Watchers

Forks