Page 1 of 1
Can't stop the music ...
Posted: 14 Nov 2013 19:34
by skipper-pit
Hello,
does anybody knows how to kill the f*** "TuneIn Radio App pro"?
I tried a lot of actions: killing app, killing app process ...
Re: Can't stop the music ...
Posted: 15 Nov 2013 06:56
by Martin
Hi,
Such apps are usually hard to kill since the app runs as a foreground service (icon in notification area).
Following action usually works well on a rooted device:
-action Execute Root Command: am force-stop <package name>
in case of TuneIn Radio Pro you can set the package name to radiotime.player.
-action Execute Root Command: am force-stop radiotime.player
Regards,
Martin
Re: Can't stop the music ...
Posted: 16 Nov 2013 11:34
by skipper-pit
Hi Martin,
it needs a few seconds, but it works.
Thanks a lot!
Peter