@@ -3,29 +3,31 @@ A simple Magisk module that activates "Android Go"
33* Only Android 8 ~ 14
44
55## What disables / is affected?
6- * Picture In Picture Disabled
7- * Split Screen Disabled
8- * Navbar Rotation Button Disabled
9- * Flat Recents UI (Oreo)
10- * Less Multitasking
11- * Multi-Users Disabled
12- * High-End Graphics Disabled
13- * Less Recent Apps Cache
14- * Minor Notifications Icons Changes
15- * No Media Notifications Preview
16- * Less Logger Buffer Size (Dev Options)
17- * No App Notification Access
18- * No App Zen Mode Access
19- * VR Listeners Disabled
20- * Blur Disabled
21- * Wallpaper Zooming Disabled
6+ * Picture In Picture Disabled
7+ * Split Screen Disabled
8+ * Navbar Rotation Button Disabled
9+ * Flat Recents UI (Oreo)
10+ * Less Multitasking
11+ * Multi-Users Disabled
12+ * High-End Graphics Disabled
13+ * Less Recent Apps Cache
14+ * Minor Notifications Icons Changes
15+ * No Media Notifications Preview
16+ * Less Logger Buffer Size (Dev Options)
17+ * No App Notification Access
18+ * No App Zen Mode Access
19+ * VR Listeners Disabled
20+ * Blur Disabled
21+ * Wallpaper Zooming Disabled
2222
2323## What are the benefits?
24- * Lower RAM consumption
25- * Some apps will reduce their resource consumption
26- * Apps like Gmail Go, Gboard Go, etc are available in Play Store
24+ * Lower RAM consumption
25+ * Some apps will reduce their resource consumption
26+ * Apps like Gmail Go, Gboard Go, etc are available in Play Store
27+
2728Recommended for devices with low RAM (3GB or less), but you can also use it on devices with higher RAM (4GB or more).
2829
2930## Based on:
3031<a href =" https://forum.xda-developers.com/t/mod-low-ram-property-patcher-for-android.3737373/ " target =" _blank " >LowRAM Property Patcher Original</a >
32+
3133<a href =" https://forum.xda-developers.com/t/magisk-module-mod-low-ram-property-patcher-for-android.3740199/ " target =" _blank " >LowRAM Propery Patcher Magisk Ver.</a >
0 commit comments