#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

  1. Open FolkPatch app
  2. Go to “Modules” page
  3. Browse or search for the module you need
  4. Click “Download and Install”

Method 2: Local Installation

  1. Download the APM module file (.zip format)
  2. Open FolkPatch app
  3. Go to “Modules” page
  4. Click “Install from Local”
  5. Select the module file and confirm

Method 3: Batch Installation

  1. Place multiple module files in a location you can find
  2. Select “Batch Install”
  3. Choose the modules to install
  4. Confirm installation

#Enable/Disable Modules

  1. Go to “Modules” page
  2. Find the target module
  3. Toggle the switch to enable or disable
  4. Reboot device to take effect

#Uninstall Modules

  1. Go to “Modules” page
  2. Find the target module
  3. Click the delete icon in the top right corner of the module
  4. 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