Page 1 of 1

Help launching a service :(

Posted: 20 Aug 2014 10:55
by plomez
Hello!!
I've two apps installed: TomTom and Radardroid.
I want that when I launch the TomTom app also automatically start the service RadardroidService. I'm trying to do it using "Start Service" Action but I don't find the RadarDroid service in the listbox.

What am I doing wrong? Is there any other way to do it? :cry:

Re: Help launching a service :(

Posted: 21 Aug 2014 16:25
by Martin
Hi,

I have Radardroid not installed but such tools often don't make the service available to other apps which means that only the app itself can launch the service.
Maybe you could use action Launch App to start Radardroid, use action Sleep: 5s to wait until Radardroid was started completely and then launch TomTom again.

Regards,
Martin