Xposed
About 83 wordsLess than 1 minute
Purpose
Write and manage module-side scripts.
Page Features
- create scripts
- import scripts
- delete scripts
- enable or disable scripts
- edit, save, and export scripts
- inspect logs
- read API documentation
Script Types
Classic Script
Write code directly.
Visual Script
Organize logic through a visual editor.
Steps
- Open the
Xposedpage. - Create or import a script.
- Edit and save the script.
- Enable the script.
- Launch the target app and inspect the logs.