ShellBox is a testing tool for Android developers and power users.
Built on Android's official IPC mechanisms, this app is designed to test certain system behaviors in developer environments.
ShellBox does not provide arbitrary shell command execution or remote control capabilities. Only predefined functions are executed through user interaction.
Some features require Android Developer Options and Wireless Debugging to be enabled.
This app uses the Android AccessibilityService API. The accessibility service is used solely to control the mouse cursor by converting trackpad input into screen touch gestures. It does not collect, store, or transmit any user data.