Releases: corbindavenport/nexus-tools
Releases · corbindavenport/nexus-tools
Nexus Tools 2.2
New in Nexus Tools 2.2:
- Fixes problems under Chrome OS
- Improves error handling
Nexus Tools 2.1
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
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
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
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
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
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
New in Nexus Tools 1.0:
- First version