en:phone:apps:magisk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
en:phone:apps:magisk [2022/01/08 09:43] – external edit 127.0.0.1en:phone:apps:magisk [2022/02/19 04:03] – [Download and install latest release] changed links and header dan
Line 1: Line 1:
-soon+====== Magisk ====== 
 + 
 +Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 5.0. 
 + 
 +Some highlight features: 
 + 
 +  * **MagiskSU**: Provide root access for applications 
 +  * **Magisk Modules**: Modify read-only partitions by installing modules 
 +  * **MagiskBoot**: The most complete tool for unpacking and repacking Android boot images 
 +  * **Zygisk**: Run code in every Android applications' processes 
 + 
 + 
 +===== Download and install apk ===== 
 + 
 +Install Magisk via [[en:phone:apps:f-droid|F-Droid]] - https://f-droid.org/en/packages/com.topjohnwu.magisk/
 + 
 + 
 +===== Installation ===== 
 +Follow the instructions at https://topjohnwu.github.io/Magisk/install.html.   
 + 
 + 
 +===== magisk_boot.sh ===== 
 + 
 +This is for LineageOS recovery only. After updating LineageOS, you must perform the procedure again - https://topjohnwu.github.io/Magisk/install.html#patching-images 
 + 
 +We created a quick script for it at https://github.com/TECH-SAVIOURS-ORG/magisk_boot.sh.
  • en/phone/apps/magisk.txt
  • Last modified: 2022/10/24 08:24
  • by 127.0.0.1