The Android Debug Bridge, or ADB for short, is a handy development tool to interface with your phone for debugging and testing. Through ADB, developers and power users can access Android’s built-in Linux command line shell with greater privileges than user-installed apps. Notably, the ADB shell privilege is not equal to superuser access, hence you might still need to root your device to take complete control of the OS. However, depending on your modding requirements, the shell access is sufficient to grant or deny permissions, change system settings values, and do much more. This is where the Shizuku app comes into […]
There’s some seriously cool things you can do with Shizuku and adb:
A really good list for things to do with it is https://github.com/ThePBone/awesome-shizuku
Aren’t auto updates a solved problem? It’s only the official f-droid client that doesn’t support this.