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

Windows ARM detection #60

Closed corbindavenport closed 4 months ago

corbindavenport commented 3 years ago

The wrapper script for Windows should detect ARM devices, and only proceed with the installation if it actually works. I'm not sure if Platform Tools and/or Nexus Tools functions under the x86 emulation layer, I'll need to test with a VM or something.

corbindavenport commented 2 years ago

Tested with Windows 11 and Parallels, it seems to be working.

corbindavenport commented 8 months ago

Reopening this because Nexus Tools currently reports AMD64 as the architecture when emulated under Windows on ARM, instead of arm64.

corbindavenport commented 4 months ago

The installer also needs to be updated to not install Universal ADB Drivers on ARM Windows, and add a warning that some devices might not be detected.