Skip to content

Commit c3c5b5e

Browse files
authored
Update README.md
1 parent 074a3dc commit c3c5b5e

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
* Versions: Installer & Portable
1919
* Android Debug Bridge & Fastboot updated to latest v1.0.41 (Version 34.0.0-9570255, February 2023)
2020

21+
## Requirements:
22+
* Windows OS
23+
* USB Driver for your Device or Universal ADB Driver (Included in the Installer)
24+
* PowerShell for the Toolkit
25+
2126
## Features:
2227
* Installation Folder chooseable (Installer)
2328
* Desktop & Start Menu Shortcuts (Installer)
@@ -53,11 +58,21 @@
5358
* Create Bugreport (Saves on Desktop)
5459
* Create Logcat (Saves on Desktop)
5560
* Exit (adb kill-server & close Toolkit)
61+
<br />
5662

57-
## Requirements:
58-
* Windows OS
59-
* USB Driver for your Device or Universal ADB Driver (Included in the Installer)
60-
* PowerShell for the Toolkit
63+
## Installer:
64+
1. Download ADB-and-Fastboot++_vXXX.exe
65+
2. Follow the Installers Instructions and select where you would like to install ADB & Fastboot++
66+
3. After the Installation Wizard has completed you can select to start ADB & Fastboot++
67+
4. You should see a Command Window open, now you can use ADB and Fastboot Commands
68+
69+
## Portable:
70+
1. Download ADB-and-Fastboot++_vXXX-Portable.zip
71+
2. Extract the Zip Archive
72+
3. Double click on Open CMD.bat
73+
4. You should see a Command Window open, now you can use ADB and Fastboot Commands
74+
<br />
75+
<br />
6176

6277
## Enable Developer Options & USB Debugging:
6378
<details>
@@ -90,19 +105,6 @@ adb devices
90105
7. Windows: Click "Change advanced power setting" on your chosen Plan and expand "USB Settings". Under "USB Settings" Section, expand "USB selective suspend setting" and change it to "Disabled" for On Battery and Plugged In
91106
8. Try another PC
92107
</details>
93-
94-
## Installer:
95-
1. Download ADB-and-Fastboot++_vXXX.exe
96-
2. Follow the Installers Instructions and select where you would like to install ADB & Fastboot++
97-
3. After the Installation Wizard has completed you can select to start ADB & Fastboot++
98-
4. You should see a Command Window open, now you can use ADB and Fastboot Commands
99-
100-
## Portable:
101-
1. Download ADB-and-Fastboot++_vXXX-Portable.zip
102-
2. Extract the Zip Archive
103-
3. Double click on Open CMD.bat
104-
4. You should see a Command Window open, now you can use ADB and Fastboot Commands
105-
<br />
106108
<br />
107109

108110
## Screenshots:

0 commit comments

Comments
 (0)