openatx / adbutils

pure python adb library for google adb service.
MIT License
736 stars 173 forks source link

Download adb binaries directly from android.com #56

Closed ReenigneArcher closed 2 years ago

ReenigneArcher commented 2 years ago

This is a feature request to download and extract the adb binaries directly from android.com during setup, instead of from your other repo (https://github.com/openatx/adb-binaries). The binaries in that repo have been outdated since at least April 2020 (when wireless pairing was introduced).

windows: https://dl.google.com/android/repository/platform-tools-latest-windows.zip

mac: https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

linux: https://dl.google.com/android/repository/platform-tools-latest-linux.zip