User Tools

Site Tools


phones:kyocera_digno_keitai_4:systemizing_android_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
phones:kyocera_digno_keitai_4:systemizing_android_apps [2026/03/02 15:47] – created phobosphones:kyocera_digno_keitai_4:systemizing_android_apps [2026/03/31 22:59] (current) phobos
Line 1: Line 1:
-Systemizer is a LSPosed application that is able to move apps from a user directory and into folders restricted to system apps. This has the potential to mitigate issues regarding apps being killed near completely.+====== Systemizer ====== 
 + 
 +Systemizer is a Magisk module that is able to move apps from a user directory and into folders restricted to system apps. This has the potential to mitigate issues regarding apps being killed near completely.
  
 ===== Installation ===== ===== Installation =====
 <note> <note>
-Requirements: +Requirements: \\ 
-  The device must be rooted (For rooting the DIGNO 4 please see [[phones:kyocera_digno_keitai_4:rooting_the_kyocera_digno_keitai_4|Rooting the Kyocera DIGNO Keitai 4]]). \\ \\ +The device must be rooted (For rooting the DIGNO 4 please see [[phones:kyocera_digno_keitai_4:rooting_the_kyocera_digno_keitai_4|Rooting the Kyocera DIGNO Keitai 4]]). 
-  - [[wp>microG]] must be installed with signature spoofing enabled (see the [[using_microg#signature_spoofing|signature spoofing]] section of the [[using_microg|using microG]] page).+
 </note> </note>
  
-This has completely solved my issues of apps being killed, and with QUIK SMS systemized I have never had a text lost.+  - Download Systemizer from this link: https://sourceforge.net/projects/magiskfiles/files/module-uploads/terminal_systemizer-70.zip/download\\ \\ 
 +  - Copy the zip onto your phone in the downloads folder.\\ \\ 
 +  - Open Magisk.\\ \\ 
 +  - Install the zip file. \\ \\ 
 +  - Reboot.\\ \\
  
-This is the latest version as of now.+===== Usage =====
  
-After installing and enabling you can now use the tool with ADBPlug your phone in, and type:+<note warning> 
 +Make backups of any app that you plan to systemize**The process of de-systemizing an app is destructive and systemizing an app will not always work**.  
 +</note> 
  
-adb shell+Apps installed to the SD card cannot be systemized. You will need to move the app to internal storage through the [[:android_settings_menu|Android settings menu]]. You can find additional details in the [[:sd_card_limitations#Adoptable_storage|Adoptable storage]] section.
  
-su+Systemizer is accessed over ADB. Open a terminal with ADB and enter in this sequence:
  
-systemize+''adb shell''
  
-Make backups of all data in apps you will be systemizing before use.+''su''
  
-A menu will open and from the menu you can choose to install an app from an APK file on the phone or systemize existing apps. You can systemize multiple apps at once, but I do not recommend doing so in large batches as the phone may run out of disk space and you'll need to manually clean up corrupted apps. You will be given a choice to systemize to Priv or Apps. Both of these options will give the effect of keeping your apps alive, although specifically with QUIK I had to have it installed to just "app" for it to function. This process is also not reverse-able and de-systemizing apps will uninstall them from the system and you will need to reinstall. So before doing so make backups as it is not guaranteed to function.+//(Allow if prompted)//
  
-Systemized apps will always be running in the background, and will all be loaded on the phone booting up. Because of this you cannot have too many apps, or too large of apps systemized. Apps have felt snappier when systemized, and do not seem to crash as often.+''systemize''
  
-Issues:+A menu will be displayed from which you can choose to install an app from an APK file on the phone or systemize existing apps. 
  
-I've run into an issue when I've had too many systemized apps where the phone would boot and have a systemized app crash. When this happened to Keymapper it would not reopen in the background, and opening it manually would not cause it to regain function. This is likely to do with the phone being overwhelmed with needing to load so many apps into memory on boot.+You can systemize multiple apps at once, but do not recommend doing so in large batches as the phone may run out of disk space and you'll need to manually clean up corrupted apps. 
  
-Due to systemized apps not seeming to be affected by battery saving processes at all, the battery will drain much fasterYou should consider looking at apps and seeing if they are causing more battery drain then others because of this.+You will be given a choice to systemize to "Priv" or "Apps". "Priv" stand for privilegedand generally is higher in the system hierarchy which works best for some apps, but will not work for othersMost apps work best in "Apps" but trial and error will likely be needed to see which works better for the app. You will need to reboot the phone to see the effect.
  
-I had a strange issue when I had a VPN app and Osmand~ systemized where my phone was overheating to the point of forcing data off with a warning of overheating on screen, and later that night I noticed that the phone was overheating just sitting in my bag and the battery was draining extremely fast. I really recommend that you keep apps to a minimum and troubleshoot by removing apps to narrow down which apps are causing these issues. Most likely these apps are just querying in the background and unhindered, and the phone being so under-powered cannot handle it.+Both of these options will give the effect of keeping your apps alive if the app does not break in the process 
  
-Here is my list of systemized apps for reference:+Systemized apps will always be running in the background, and will all be loaded on the phone when booting up. Because of this you cannot have too many apps, or too large of apps systemized. 
  
-C9 (Cursor)+===== Notes =====
  
-Key Mapper (Key Maps) +Due to systemized apps not seeming to be affected by battery saving processes at all, the battery will drain much faster. You should consider looking at apps and seeing if they are causing more battery drain then others because of this.
- +
-Traditional T9 (Keyboard) +
- +
-QUIK (SMS) +
phones/kyocera_digno_keitai_4/systemizing_android_apps.1772495266.txt.gz · Last modified: by phobos