Skip to content

Commit 5481d76

Browse files
committed
add Magisk
1 parent 4784943 commit 5481d76

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[![Donate with Bitcoin](https://en.cryptobadges.io/badge/micro/1Lth3oca4WnMnTnwHBcDLkEqniA2pBxkeC)](https://en.cryptobadges.io/donate/1Lth3oca4WnMnTnwHBcDLkEqniA2pBxkeC)
2020
[![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0x5A218a8d570d9947f42e0a4916ece7a60A181c2d)](https://en.cryptobadges.io/donate/0x5A218a8d570d9947f42e0a4916ece7a60A181c2d)
2121
[![Donate with Litecoin](https://en.cryptobadges.io/badge/micro/LdJXzaSzzrAxfKJdj5effRLcC7k1TbuXJ8)](https://en.cryptobadges.io/donate/LdJXzaSzzrAxfKJdj5effRLcC7k1TbuXJ8)
22-
[![Donate with Monero](https://img.shields.io/badge/monero-FF6600?logo=monero&label=Donate&logoColor=white)](/)
22+
[![Donate with Monero](https://img.shields.io/badge/monero-FF6600?logo=monero&label=Donate&logoColor=white)](https://github.com/ArchLinuxStudio/ArchLinuxTutorial)
2323

2424
<!-- shields not support telegram online count now, use sample discord instead temporarily -->
2525

docs/play&office/android.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ $ adb shell #打开adb shell
6161
$ adb root #在手机已经root的情况下打开root权限的adb shell
6262
```
6363

64+
## 解锁 root 权限
65+
66+
使用 Magisk 以解锁 root 权限。在其[官方 release 界面](https://github.com/topjohnwu/Magisk/releases)下载 Magisk apk 文件,将其重命名为.zip 后缀。然后将其拷贝到手机中,最后进入 twrp 刷入此 zip 包即可。
67+
6468
## 有关华为设备
6569

6670
如果你没有在 18 年华为关闭 bl 锁码申请前拿到密码,那刷机在现在将变得基本不可能,尤其是近一年左右的新设备。

0 commit comments

Comments
 (0)