Backup & Restore
About 339 wordsAbout 1 min
2025-01-11
Module backup and restore function, supporting auto backup, manual backup, and module restore.
1. WebDav Scheme
Upload module backups to a WebDav server for off-site backup. Suitable for multi-device management, remote backup, or users who don't want to occupy local storage space.
Configuration Steps
- Enter Settings → Backup
- Turn on "Auto Backup System Modules" switch
- Check "Enable WebDav Scheme"
- In the WebDav configuration page, fill in:
- Server Address (e.g.,
https://example.com/webdav/) - Username
- Password
- Backup Path (e.g.,
/ModuleBackups/)
- Server Address (e.g.,
2. Local Backup Scheme
Simple local backup scheme, not relying on network connection, out of the box.
Backup Location
/storage/emulated/0/Download/FolkPatch/ModuleBackups/
Global Manual Backup & Restore
Backup All Modules
- Enter System Modules page.
- Click menu button in upper right corner.
- Select "Backup All Modules".
- System will automatically package all modules and save to backup directory.
Restore Modules
- Enter backup directory via file manager.
- Find the module backup file you need to restore (
.zipformat). - It will automatically release all module files.
- Restart device to make changes take effect.
Note
This scheme has average compatibility. Data directory of some modules is not in /data/adb, leading to incomplete restoration.
FAQ
Backup & Restore Q&A
User
Can backup files be used across devices?
Yes. Backup files are .zip archives, which can be transferred between devices. But ensure target device is compatible with the module when restoring.
User
Can KPM modules also be backed up?
Backup function is mainly for APM modules. For KPM modules, it is recommended to save the original .kpm files separately.
User
What if module doesn't work after restore?
Ensure module is correctly placed in module directory, device has been restarted, and module is compatible with current system version.
Related Settings
- Module Control - Module sorting and update settings
- Settings Overview - View all setting categories
Copyright
Copyright Ownership:FolkPatch Team
License under:Attribution 4.0 International (CC-BY-4.0)
