#APM Module Usage Guide
APM (Application Patch Module) is FolkPatch’s application-level module system, similar to Magisk modules.
#📦 What are APM Modules?
APM modules are installation packages that can add new features or modify system behavior to Android without modifying the system partition.
#🔧 Module Management
#Installing Modules
Method 1: Online Installation
- Open FolkPatch app
- Go to “Modules” page
- Browse or search for the module you need
- Click “Download and Install”
Method 2: Local Installation
- Download the APM module file (.zip format)
- Open FolkPatch app
- Go to “Modules” page
- Click “Install from Local”
- Select the module file and confirm
Method 3: Batch Installation
- Place multiple module files in a location you can find
- Select “Batch Install”
- Choose the modules to install
- Confirm installation
#Enable/Disable Modules
- Go to “Modules” page
- Find the target module
- Toggle the switch to enable or disable
- Reboot device to take effect
#Uninstall Modules
- Go to “Modules” page
- Find the target module
- Click the delete icon in the top right corner of the module
- Confirm uninstallation
#🔍 Troubleshooting
#Module Cannot Load
- Check if the module is compatible with the current version
- Confirm the module file is complete
- Check logs for error information
#System Abnormalities
- Enter safe mode to disable all modules
- Enable modules one by one to locate the issue
- Uninstall problematic modules
#Module Conflicts
- Check module dependencies
- Avoid installing modules with duplicate functions
- Check module compatibility notes