|
18 | 18 | * Versions: Installer & Portable
|
19 | 19 | * Android Debug Bridge & Fastboot updated to latest v1.0.41 (Version 34.0.0-9570255, February 2023)
|
20 | 20 |
|
| 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 | + |
21 | 26 | ## Features:
|
22 | 27 | * Installation Folder chooseable (Installer)
|
23 | 28 | * Desktop & Start Menu Shortcuts (Installer)
|
|
53 | 58 | * Create Bugreport (Saves on Desktop)
|
54 | 59 | * Create Logcat (Saves on Desktop)
|
55 | 60 | * Exit (adb kill-server & close Toolkit)
|
| 61 | +<br /> |
56 | 62 |
|
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 /> |
61 | 76 |
|
62 | 77 | ## Enable Developer Options & USB Debugging:
|
63 | 78 | <details>
|
@@ -90,19 +105,6 @@ adb devices
|
90 | 105 | 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
|
91 | 106 | 8. Try another PC
|
92 | 107 | </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 /> |
106 | 108 | <br />
|
107 | 109 |
|
108 | 110 | ## Screenshots:
|
|
0 commit comments