Skip to content

Releases: simmac/minimal_adb_fastboot

v3.2.1: Small adjustments for new aapt-branch.

01 Mar 15:32
Compare
Choose a tag to compare
v3.2.1: Small adjustments for new aapt-branch.

v3.2.0-aapt: Added directory check and aapt binaries

01 Mar 15:24
Compare
Choose a tag to compare

New:

  • checks if target directory exists
  • added aapt-binaries

v3.2.0: Added directory check

01 Mar 15:23
Compare
Choose a tag to compare

New:

  • checks if target directory exists

v23 rc_2

17 Jun 14:33
Compare
Choose a tag to compare
v23 rc_2 Pre-release
Pre-release

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

31 May 14:49
Compare
Choose a tag to compare
  • 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

31 May 15:18
Compare
Choose a tag to compare
Pre-release

Uses binaries from platform-tools preview v23 release candidate 1.
Use this only when handling Android M stuff!

v23 rc_1

29 May 08:12
Compare
Choose a tag to compare
v23 rc_1 Pre-release
Pre-release

Uses binaries from platform-tools preview v23 release candidate 1.
Use this only when handling Android M stuff!

v2.0: Linux support

14 Mar 18:38
Compare
Choose a tag to compare

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

13 Mar 10:25
Compare
Choose a tag to compare

Improved version check by adding a hash-check to compare installed and delivered bin.

v 1.2: Binaries update & small adjustments

10 Mar 20:52
Compare
Choose a tag to compare

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.