Skip to content

This is the easiest adb, fastboot installer and updater for Windows, macOS.

License

Notifications You must be signed in to change notification settings

yamauchiio/1cmdadb

Repository files navigation

1cmdadb

Windows

$script = irm https://raw.githubusercontent.com/yamauchiio/1cmdadb/main/1cmdadb_windows.ps1; Set-ExecutionPolicy Bypass -Scope Process -Force; iex $script

Mac

/bin/bash -c "$(curl https://raw.githubusercontent.com/yamauchiio/1cmdadb/main/1cmdadb_darwin.sh)"

Paste that in a Windows Terminal or macOS Terminal.

About

This is the easiest adb, fastboot installer and updater for Windows, macOS.

Topics

Resources

License

Stars

Watchers

Forks