Skip to content

Instantly share code, notes, and snippets.

@vdbhb59
Forked from Shourai/Android platform tools
Created January 3, 2021 17:15
Show Gist options
  • Save vdbhb59/60dc66c1c5c4516abfd23f57eebe46aa to your computer and use it in GitHub Desktop.
Save vdbhb59/60dc66c1c5c4516abfd23f57eebe46aa to your computer and use it in GitHub Desktop.
Latest android platform tools (ADB and Fastboot) Raw
Ever wanted to download adb or fastboot without having to download the whole of Android Studio?
...but didn't want to download executables from some random warez site?
Good news this week:
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
These links will always return the adb/fastboot binaries currently shipping with Android Studio.
No need to guess what the current version is, or update your own links:
just follow these and get the latest binaries, direct from the source.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment