how to root phone for better device encryption
This commit is contained in:
parent
6c465d21b5
commit
4c2771a47e
|
@ -55,9 +55,16 @@ you flashed it. Be wary if you bought the phone second hand/online.
|
||||||
* plug it into a charger
|
* plug it into a charger
|
||||||
* Start Encryption process: Settings/Security/Encrypt Phone
|
* Start Encryption process: Settings/Security/Encrypt Phone
|
||||||
* Install F-Droid
|
* Install F-Droid
|
||||||
|
* Root phone with Magisk
|
||||||
|
* Download Magisk
|
||||||
|
https://github.com/topjohnwu/Magisk/releases/download/v19.3/Magisk-v19.3.zip
|
||||||
|
* Boot into TWRP recovery mode
|
||||||
|
* Install Magisk zip file
|
||||||
|
* Reboot
|
||||||
* Install cryptfs
|
* Install cryptfs
|
||||||
* if necessary, root the device with magisk
|
* First configure your lock screen PIN, then configure device encryption
|
||||||
* wrong pin shutdown
|
password
|
||||||
|
* Install wrong pin shutdown
|
||||||
|
|
||||||
### Install apps
|
### Install apps
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue