Action - Kill App Process
The action Kill App Process sends the defined signal to the process using the kill command.
Warning: This function requires root access, is not officially supported by Android and might not work on all devices.
Examples:
- Kill the browser app when another app is started to reclaim memory.
Settings
Package Name
The name of the package to kill. Variables are supported.
Signal
The signal to send.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.
See action Script for a description.
Supplied Variables
pidthe id of the process
importancethe importance of the process. The smaller the value the higher the importance.
lruleast recently used. Smaller value means more recently used.
uidthe user id of the process