What apps with root access do you use?

Hi,

I use:

  • AFWall+: To control witch App is allowed to acess the network. This can also be done by XPrivacy but AFWall is more confortable and allows to allow access for one network kind (for example WIFI) and disallow it for an other (Mobile, VPN etc.).
  • Xposed with XPrivacy, GravatyBox and (still Testing) greenify: The XPosed Framework covers every Android System Call and allows its Plugins to control them. This makes it possible to change almost everything in your android System. This forces the system deeply but offers uncountable possibilitys. I use the Plugins: XPrivacy - Allows to detract Apprights. Sometimes by giving fake Data (if the App tries to identify your location a random location becomes returned) or just deny the access (an App wants to connect the Internet but is aways told that the phone is not connected). GravityBox - I installed this, because I wanted a transparent notification bar. I also tweaked some other optical things usig it. Greenify - sends selected Apps to a deep sleep while I don’t use them this should save energy.
  • LagFix: If Flash Memory (like it is used in every phone) is used with FileSystems witch are developed for classical hard-drives or floppy-disks (like every one I know) they become very slow after a wile (if files become deleted on this systems. Simplified the system will forget where the free places on your Flash memory is and hast to search for them every time it tries to store something. That fore most Unix Systems are using the Tool fstrim for such devices (like SSD-drives) to hold an index to find free parts quickly. Unfortunately google forgot this until Android 4.3. This tool simply catch this up for older Android Versions.
  • SytemApp remover: to uninstall unused google Apps and services
  • FolderMount: To move App folder to the physical SD-Card witch allows me to use the hole 80 GB of my system for Apps if I want to.
  • DisableService: To prevent services (mostly installed by third party apps) to start with the system. Should make the phone quicker (by not doing so much things at the background) and the battery live longer.
  • ES FileExplorer: To manage my files where ever they are.
2 Likes