Nexus Tools Versions Save

Installer for ADB, Fastboot, and other Android tools on Linux, macOS, Chrome OS, and Windows

5.6

2 months ago
  • Fixed bug preventing uninstallation on Windows (#73)
  • Fixed bug where a running ADB server could prevent uninstallation (#72)
  • Improved integration with Windows installed apps list (and "Uninstall or change a program" in Windows Control Panel)
  • Updated to Dart 3.3.1

5.5

1 year ago
  • Nexus Tools can now be uninstalled from the Settings app (or Control Panel) on Windows
  • Nexus Tools now uses %AppData%\NexusTools as the main directory on Windows
  • Removed CPU check in main executable, since it's not needed
  • Updated links and documentation to reflect the migration from master to main
  • Removed automated Rosetta installation on macOS, the user is now prompted to run it if installation fails
  • Cleaned up code

5.4

2 years ago
  • Fixed bug where Nexus Tools folder would sometimes not be added to the Windows %PATH% variable

5.2

2 years ago
  • GitHub Actions now used for compiling Dart application
  • Fixed Rosetta detection in wrapper script on macOS 12
  • Fixed analytics reporting

5.1

2 years ago
  • Fixed Apple Silicon detection in wrapper script on macOS 10.15
  • Fixed Apple Silicon detection in main Nexus Tools application
  • Switched analytics to Plausible Analytics

5.0

2 years ago
  • Codebase rewritten in Dart
  • Nexus Tools itself is now installed to ~/.nexustools/nexustools ($Home\NexusTools\nexustools.exe on Windows), so SDK tools can now be updated or deleting without visiting GitHub page
  • Windows version now available

4.7

2 years ago
  • Nexus Tools now prompts user to enable Rosetta 2 compatibility layer on M1 macOS, if Rosetta is not already enabled (#57)
  • Fixed bug where Nexus Tools would detect platform tools as installed if ~/.nexustools was empty (#54)

4.6.1

3 years ago
  • Improved detection for current shell
  • Fixed exit page on WSL

4.6

3 years ago
  • Remove log messages that were used for debugging
  • Nexus Tools webpage now opens in default browser after installation completes

4.5.1

3 years ago
  • Fixed bug where .nexustools wasn't being added to the $PATH