You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
Quick ADB / Fastboot installer for OS X and Linux (minimal_adb_fastboot)
2
2
====================
3
3
4
-
Quick info: If you are handling with Android M previews, please check out the [preview](https://github.com/simmac/minimal_adb_fastboot/tree/preview) branch!
5
-
6
-
Last updated: 5.10.2015 | adb version: 1.0.32 Revision eac51f2bb6a8-android
4
+
Last updated: 1.3.2016 | adb version: 1.0.32 Revision eac51f2bb6a8-android
7
5
------------------------
8
6
Installs the adb and fastboot binaries for OS X and Linux.
9
7
@@ -31,7 +29,8 @@ Changelog:
31
29
- 1.2.1 | 13.03.2015 Improved version check by adding a hash-check to compare installed and delivered bin.
32
30
- 2.0.0 | 14.03.2015 Added Linux support! (experimental, feedback very welcome!)
33
31
- 3.0.0 | 31.05.2015 Improved code quality and readability a lot by rewriting the whole script and using functions. Added the arguments *uninstall*, *adb* and *fastboot*. **Changed the installation path on OS X to /usr/local/bin !**
34
-
-**3.1.0 | 05.10.2015** Updated to newest v23 binaries. Required for Android Marshmallow on flounder.
32
+
- 3.1.0 | 05.10.2015 Updated to newest v23 binaries. Required for Android Marshmallow on flounder.
33
+
-**3.2.0** | 01.03.2016 Checks if installation directory exists before running the script
0 commit comments