Skip to content

Releases: corbindavenport/nexus-tools

Nexus Tools 2.2

28 Feb 01:29
Compare
Choose a tag to compare

New in Nexus Tools 2.2:

  • Fixes problems under Chrome OS
  • Improves error handling

Nexus Tools 2.1

15 Feb 04:05
Compare
Choose a tag to compare

New in Nexus Tools 2.1:

  • Added warning that ADB binaries for ARM CPUs are out of date (need to compile newer ones compatible with Android 4.2+)
  • Chrome OS/Linux installers now use the same code
  • Raspberry Pi now detected as ARM Linux (only tested with Raspbian distro)

Nexus Tools 2.0.1

13 Feb 13:22
Compare
Choose a tag to compare

New in Nexus Tools 2.0.1:

  • Fixed bug where udev list was incorrectly downloaded
  • Fixed bug where x86_64 platform was not detected

Nexus Tools 2.0

13 Feb 04:32
Compare
Choose a tag to compare

New in Nexus Tools 2.0:

  • Chrome OS and generic Linux both use same binaries
  • Detects processor platform for Linux (ARM or x86)
  • Downloads udev list for ADB
  • Script improvements/fixes

Thanks to XDA user edwinr29 for compiling updated ADB and Fastboot binaries for Chrome OS

Nexus Tools 1.2.2

29 Jan 03:08
Compare
Choose a tag to compare

New in Nexus Tools 1.2.2:

  • Fixes bugs in newer versions of Chrome OS
  • Now roots Chrome OS if not already rooted

Nexus Tools 1.2

25 Jan 02:55
Compare
Choose a tag to compare

New in Nexus Tools 1.2:

  • Experimental support for Google Chrome OS
  • Installation works on Intel and ARM Chromebooks, as well as Chromium builds
  • Misc fixes for the install/uninstall script

Thanks to XDA users Quinny899 and KMyers for compiling ADB and Fastboot for Chrome OS (ARM + Intel), see the original thread here

Nexus Tools 1.1

24 Jan 03:13
Compare
Choose a tag to compare

New in Nexus Tools 1.1:

  • Added uninstaller
  • Installer now checks for previously installed ADB/Fastboot
  • ABD and Fastboot are now variables in the script, so they can be easily changed
  • Minor script fixes and changes

Nexus Tools 1.0

11 Dec 16:33
Compare
Choose a tag to compare

New in Nexus Tools 1.0:

  • First version