The Xposed Framework is a great tool for modding your Android smartphone or tablet. The framework hooks into ART (the Android runtime) and lets apps, called Xposed Modules, execute their own methods before, during, or in place of the original methods of the target application. Xposed Modules, therefore, can modify much more than Magisk Modules can,...