34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
# Magisk Documentations
|
|
(Updated on 2019.2.3)
|
|
|
|
- [Installation](install.md)
|
|
- [Prerequisite](install.md#prerequisite)
|
|
- [Custom Recovery](install.md#custom-recovery)
|
|
- [Boot Image Patching](install.md#boot-image-patching)
|
|
- [Huawei](install.md#huawei)
|
|
- [Tutorials](tutorials.md)
|
|
- [OTA Installation](tutorials.md#ota-installation)
|
|
- [Best Practices for MagiskHide](tutorials.md#best-practices-for-magiskhide)
|
|
|
|
The followings are for developers
|
|
|
|
- [Magisk Details](details.md)
|
|
- [File Structure](details.md#file-structure)
|
|
- [Magisk Booting Process](details.md#magisk-booting-process)
|
|
- [Resetprop](details.md#resetprop)
|
|
- [Magic Mount](details.md#magic-mount)
|
|
- [Simple Mount](details.md#simple-mount)
|
|
- [Miscellaneous](details.md#Miscellaneous)
|
|
- [Deployment](deploy.md)
|
|
- [Systemless](deploy.md#systemless)
|
|
- [System Only](deploy.md#system-only)
|
|
- [Exploits](deploy.md#exploits)
|
|
- [Magisk Tools](tools.md)
|
|
- [Developer Guides](guides.md)
|
|
- [Scripts](guides.md#scripts)
|
|
- [Magisk Modules](guides.md#magisk-modules)
|
|
- [Magisk Module Template](guides.md#magisk-module-template)
|
|
- [Submit Modules to Magisk-Modules-Repo](https://github.com/Magisk-Modules-Repo/submission)
|
|
- [Remove Files](guides.md#remove-files)
|
|
- [Remove Folders](guides.md#remove-folders)
|