Skip to content

Instantly share code, notes, and snippets.

@Shourai
Created January 8, 2017 20:51
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save Shourai/24dd4df27ecb81b7a710456ad36f5b82 to your computer and use it in GitHub Desktop.
Save Shourai/24dd4df27ecb81b7a710456ad36f5b82 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