an App killer, App activities explorer, App apk extractor
1. As a typical android app’s Linux process won’t simply stop when exited and can restart when killed with “kill -s 9 app”.
2. It force-stops the app by simulating a user click in AppInfo page by
registering as an accessibility-service which puts the app in stopped state.