corbindavenport / nexus-tools

Installer for ADB, Fastboot, and other Android tools on Linux, macOS, Chrome OS, and Windows
http://forum.xda-developers.com/general/general/tool-nexus-tools-2-8-featured-xda-t3258661
GNU General Public License v3.0
844 stars 86 forks source link

ARM Linux support #66

Closed corbindavenport closed 2 years ago

corbindavenport commented 2 years ago

Google doesn't offer official Platform Tools for ARM Linux, but the android-sdk-platform-tools package in the Ubuntu repositories have a somewhat-recent version available for arm64 that might work: https://packages.ubuntu.com/hirsute/android-sdk-platform-tools

Everything that would need to happen:

corbindavenport commented 2 years ago

After looking into this, I'm not sure it's feasible to distribute binaries from Ubuntu/Debian without getting tangled up in dependency hell. Will re-open this if Google ever offers its own package.