This is the background service to go along with KSW-ToolKit. It will install itself as a background system service and hijacks the original McuService of the KSW Android screens. When hijacked, this program serves as a full replacement to the original software which you can highly tweak and customize using the KSW-ToolKit GUI frontend.
Android Studio was used to write and compile this App. For the core functionalities to work (eg. invoking KeyEvents on Instrumentation), this App requires System Level priviledges. When compiling, you will need to sign the APK with the same KeyStore as the Android OS was signed with.
Contributions of any sorts is highly welcome! To contribute open a new pull request or open an issue to discuss new ideas.
- McuCommunicator - To communicate to Mcu
- AdbLib - To access the Adb shell