Kill app & Kill app process

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
bodyalive
Posts: 32
Joined: 07 Apr 2013 13:21

Kill app & Kill app process

Post by bodyalive » 05 May 2013 11:18

a question about kill app and kill process actions.
I would like to terminate (Kill) an app via automagic.
It works, the app is killed but about 2 seconds later the app reboots.
Is there a way to definetively terminate a running app just like i do via android system settings/ application manager?

(i've got a rooted device)

Thank you.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Kill app & Kill app process

Post by Martin » 05 May 2013 16:25

You can try to use an action Execute Root Command: am force-stop <package name>.
This thread contains some more commands that might be useful:
http://automagic4android.com/forum/view ... f=5&t=1825

Regards,
Martin

User avatar
bodyalive
Posts: 32
Joined: 07 Apr 2013 13:21

Re: Kill app & Kill app process

Post by bodyalive » 05 May 2013 16:54

thank u 4 reply
but it seems it does not work.

the app is IM+

and its package name is de.shapeservices.implusfull

Post Reply