Stop app
Force stop an application running on the device.
Stop app is the action to force stop an application that is running, closing all processes of that app — equivalent to the "Force stop" button in the application settings of Android.
🎥 Watch the tutorial video: Here.
Explanation of configuration parameters:
Package name: The package name of the application to be stopped, for example
com.facebook.katana.

Last updated
Was this helpful?