Expand RAM memory by converting a part of storage to Swap RAM
- Magisk 20.4+ is installed
It's Magisk module, flash it in Magisk app
Show help in Terminal Emulator:
swapram
Add Swap file and enable Swap RAM with 2GB size:
swapram add 2
Disable Swap RAM:
swapram remove
Show status:
swapram status
Change ZRAM size to 2048MB:
swapram zram 2048M