mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
Typos fixed.
This commit is contained in:
@@ -47,13 +47,13 @@ Copy (or download) Magisk Zip to your device. It doesn't matter if it's on the i
|
|||||||
|
|
||||||
##### Stock files of current running version
|
##### Stock files of current running version
|
||||||
|
|
||||||
Download the update file for the version running on your device, not the version you want to install. Given you are running on v1.2.3 and want to update to v1.2.4, you need the v1.2.3 file.
|
Download the update file for the version running on your device, not the version you want to install. Given you are running on v1.2.3 and want to update to v1.2.4, you need the v1.2.3 file.
|
||||||
|
|
||||||
Unpack the downloaded file, you need: `recovery.img`, `system.img` and `boot.img`.
|
Unpack the downloaded file, you need: `recovery.img`, `system.img` and `boot.img`.
|
||||||
|
|
||||||
##### Enable USB Debugging
|
##### Enable USB Debugging
|
||||||
|
|
||||||
Plug the divce to your computer throuth USB and and enable *USB Debugging* on the device.
|
Plug the device to your computer through USB and enable *USB Debugging* on the device.
|
||||||
|
|
||||||
|
|
||||||
### Flash System Images
|
### Flash System Images
|
||||||
@@ -90,7 +90,7 @@ Install the *OTA* as usual on the device. The update will reboot automatically.
|
|||||||
|
|
||||||
### Install TWRP
|
### Install TWRP
|
||||||
|
|
||||||
Flash *TWRP* using *ADB*. The image typically has a differnt name, for simplification `TWRP.img` is used here.
|
Flash *TWRP* using *ADB*. The image typically has a different name, for simplification `TWRP.img` is used here.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Check if device is recognized
|
# Check if device is recognized
|
||||||
|
|||||||
Reference in New Issue
Block a user