Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 154 Bytes

adb-install.md

File metadata and controls

10 lines (5 loc) · 154 Bytes

Android Debugger Tools install tutorial

  • Ubuntu/Linux

    apt install adb -y

  • MacOS

    brew cask install android-platform-tools