Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
K3V1991 authored Mar 4, 2023
1 parent 933dcae commit 5f9c169
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<details>
<summary>Click to expand</summary>

1. Install the USB Driver for your Phone or Universal Adb Driver
2. On your Phone, go to Settings > About Phone. Find the Build Number and tap on it 7 times to enable Developer Options
3. Now enter System > Developer Options and find "USB debugging" and enable it
4. Plug your Phone into the Computer and change it from "Charge only" to "File Transfer" Mode
5. On your Computer, browse to the Directory where you extracted the APK Bundle Installer Zip
6. Launch a Command Prompt with Open CMD.bat
1. Install the ```USB Driver``` for your Phone or ```Universal Adb Driver```
2. On your Phone, go to ```Settings``` > ```About Phone```. Find the ```Build Number``` and tap on it ```7``` times to enable ```Developer Options```
3. Now enter ```System``` > ```Developer Options``` and find ```USB debugging``` and enable it
4. Plug your Phone into the Computer and change it from ```Charge only``` to ```File Transfer Mode```
5. On your Computer, browse to the Directory where you extracted the ```APK Bundle Installer Zip```
6. Launch a ```Command Prompt``` with ```Open CMD.bat```
7. Once you’re in the Command Prompt, enter the following Command:
```
adb devices
Expand All @@ -50,12 +50,12 @@ adb devices
<summary>Click to expand</summary>

1. AMD Bug - [XDA Thread](https://forum.xda-developers.com/t/fix-fastboot-issues-on-ryzen-based-pcs.4186321/)
2. Switch Device from "Charging" to "File Transfer" Mode
2. Switch Device from ```Charging``` to ```File Transfer``` Mode
3. Install the latest Device Driver or Universal USB Driver
4. Try another USB Cable
5. Use another USB Port (USB 3.0 Port to USB 2.0)
6. Try to execute Fastboot Command without connecting your Phone, and once it says "waiting for device" plug in your USB Cable
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
6. Try to execute Fastboot Command without connecting your Phone, and once it says ```waiting for device``` plug in your USB Cable
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
8. Try another PC
</details>

Expand Down

0 comments on commit 5f9c169

Please sign in to comment.