I don't have a solution right now but I'll just try to explain what is going on. The app basically has 4 parts:
Main Android app, root process that reads gestures, root process that executes root shell commands and root Android process that executes system API. Each part communicate to main...