FAQ: Why... ?


Why am I an idiot if I use a pirated copy of Tasker ?

The hacker can do virtually anything with your phone. Record your calls and upload them to a website, SMS your location and all your contacts, make calls automatically, wipe your SD card, secretely record from your microphone any time etc etc

Why is GPS often scanning when I unlock my device ?

When the device wakes up, Tasker switches from a low-frequency GPS check schedule to a higher-frequency one. Android's GPS software always does an immediate scan when switching the check frequency.

It's not because Tasker is constantly scanning while the device is off

You can change the frequency in Menu / Prefs / Monitor.

Why does Tasker need so many permissions ?

Because it can do so much!

Unfortunately, Android requires that an app specify it's permissions even if they are never used, which means that permissions for all of the things which the user could potentially ask Tasker to do need to be specified.

If you are still concerned, consider that Tasker has over 25,000 downloads at the time of writing and any abuse taking place would quickly be discovered.

Why does Tasker need the INTERNET permission ?

The INTERNET permission is used solely for:

Tasker never directly uses Internet access for anything else.

Why isn't Tasker shown in the Application Context list ?

Because it's easy to get into trouble firing tasks in Tasker. For example, if a profile is setup with a Tasker Application Context and a task with Load App Calculator, it will not be possible to enter Tasker anymore.

Why does Tasker have it's own music player and controls for the system music player ?

Why does a Cell Near context not become inactive when I turn on Airplane Mode ?

Cell Near is sticky. That means that once active it stays active until a non-matching Cell ID is seen. In Airplane Mode no Cell IDs are seen and so the context stays active.

Many people use Airplane Mode at night e.g. to save battery. If you also have a Cell Near profile that detects when you are home, it would become inactive at night if Cell Near wasn't sticky.

A couple of points:

Why can't I use a downloaded icon for my shortcut task / Notify action ?

Some things just weren't meant to be (i.e. Android doesn't allow it).

To solve the shortcut problem, you can always use a widget though.

For notifications:

Why does my profile have 2 enter tasks ? Why can't I add an exit task ?

That's because it's an
instant profile.

As a convenience, the Exit task with such profiles is replaced by an extra Enter task in case you have a lot to do with that profile.

Note that the tasks you specify execute in the order they are specified, their actions do not alternate.