Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 472 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 472 Bytes

Magisk RAM Swapper

About

Expand RAM memory by converting a part of storage to Swap RAM

Requirements

  • Magisk 20.4+ is installed

Installation

It's Magisk module, flash it in Magisk app

Usage

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