Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevZillion authored Jun 28, 2022
1 parent cadde94 commit 0be1a19
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Samsung Galaxy A41 [SM-A415F] - Team Win Recovery Project

```diff
- TWRP Status: Bugfixing, experimental.
```

Run ``chmod +x device/samsung/a41/mkbootimg`` to avoid building issues.
### Special thanks to:
> [TeamWin](https://github.com/TeamWin) for the Recovery Project.
>
> [Akhil199](https://github.com/akhil1999) for his [kernel](https://github.com/akhil1999/android_kernel_samsung_a41xx).
>
> [Zillion](https://github.com/DevZillion) for re-doing Akhil's lost device tree.
### How to install
> Flash the latest .tar release from [releases](https://github.com/Galaxy-MT6768/android_device_samsung_a41xx/releases), it may require Magisk patched vbmeta.img
>
> Hold the recovery combination (Volume Up + Power) while the .tar is flashing via the odin tool.
>
> When booted up into twrp got to ``Advanced > Terminal`` and type ``multidisabler --all``.
>
> After that go to ``Wipe > Format Data``, all your data will be lost.
>
> You can now boot into your system and do whatever you want.

0 comments on commit 0be1a19

Please sign in to comment.