|
15 | 15 | <br /> |
16 | 16 |
|
17 | 17 | ## NFO: |
18 | | -* Split APK Installer to install APK Bundles/Split APKs |
19 | | -* Portable |
20 | 18 | * Android Debug Bridge v1.0.41 (Version 33.0.2-8557947, May 2022) |
21 | | -* Full functional ADB (Android Debug Bridge) & Fastboot |
22 | | -* Double click the CMD.bat to easily open a Command Prompt |
23 | | -* Only 7.47MB (compressed 3.45MB) |
| 19 | +* Full functional ADB (Android Debug Bridge) |
| 20 | +* Double click the Open CMD.bat to easily open a Command Prompt |
24 | 21 |
|
25 | 22 | ## Requirements: |
26 | 23 | * Windows OS |
27 | | -* PowerShell |
28 | | -* USB Driver for your Device or Universal ADB Driver |
| 24 | +* USB Driver for your Device or [Universal ADB Driver](https://adb.clockworkmod.com/) |
| 25 | + |
| 26 | +## Usage: |
| 27 | +1. Download latest Release |
| 28 | +2. Extract the Zip Archive |
| 29 | +3. Place the ```APKs``` in the ```APKs``` Folder |
| 30 | +3. Double click on ```APK Bundle Installer.bat``` |
| 31 | +4. Type: ```y``` and hit ```Enter``` to start Streamed Install |
| 32 | +5. You shoud see Success after Installation |
| 33 | +<br /> |
29 | 34 |
|
30 | 35 | ## Enable Developer Options & USB Debugging: |
31 | 36 | <details> |
@@ -58,14 +63,6 @@ adb devices |
58 | 63 | 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 |
59 | 64 | 8. Try another PC |
60 | 65 | </details> |
61 | | - |
62 | | -## Usage: |
63 | | -1. Download latest Release |
64 | | -2. Extract the Zip Archive |
65 | | -3. Place the APKs in the APKs Folder |
66 | | -3. Double click on APK Bundle Installer.bat |
67 | | -4. Type: y and hit Enter to start Streamed Install |
68 | | -5. You shoud see Success after Installation |
69 | 66 | <br /> |
70 | 67 |
|
71 | 68 | ## Screenshots: |
|
0 commit comments