Releases: simmac/minimal_adb_fastboot
v3.2.1: Small adjustments for new aapt-branch.
v3.2.0-aapt: Added directory check and aapt binaries
New:
- checks if target directory exists
- added aapt-binaries
v3.2.0: Added directory check
New:
- checks if target directory exists
v23 rc_2
This update contains the newest preview binaries of adb and fastboot. The good news: The annoying "missing system.img" error is finally fixed!
v3.0: Major cleanup, uninstaller and more
- Major code cleanup (using functions now)
- Added uninstaller option (use uninstall as the first argument)
- Added possibility to install either adb or fastboot seperately (use adb or fastboot as the first argument)
- Changed OS X install path from /usr/bin to /usr/local/bin (Please run ./install uninstall-old first if you used this script with version < 3.0! This will remove the old bins from /usr/bin.)
- Added copy of the Apache License 2.0 as required
3.0.0 using PREVIEW BINARIES
Uses binaries from platform-tools preview v23 release candidate 1.
Use this only when handling Android M stuff!
v23 rc_1
v2.0: Linux support
Linux support added!
As this has only been tested on one Linux machine, this is still experimental, I welcome every feedback on the official xda-thread (see readme).
v1.2.1 Improved version check
Improved version check by adding a hash-check to compare installed and delivered bin.
v 1.2: Binaries update & small adjustments
Updated binaries to newest version from the platform-tools v22.
Added additional dialogue because I realized, that some binary updates will not increase the version number.
PLEASE NOTE: I dropped the installer package support, see README for details.