This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
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