How To Use Tasker: The Ultimate Guide

Android as an ecosystem and platform has proven to exhibit enormous possibilities, and this is one reason why there are hundreds of apps which try solving the same problem, in their own unique way. This openness and versatility fosters immense opportunities for app developers. But that isn’t the case all the time, the vast catalog of apps hinder app discover-ability and thus sometimes we may end up in a situation, where we don’t find a solution in form of an app. This is where automation apps like Tasker come into play.

It would not be wrong to crown Tasker as the Zeus of all automation apps on the Play Store. Putting it in simple words, Tasker is like the IFTT App on steroids with a ton of extra features.

Why a dedicated tutorial on such a popular app?

The answer to this question is “Complexity”; while Tasker certainly is the best app to explore how smart your smartphone can actually get, it’s never considered the most user-friendly or intuitive one. Tasker has been infamous for its complexity and yes, it does take a while to get used to its overwhelming UI. And most adopters leave midway because of how intimidating it can get to configure it to work correctly. Even one slight misconfiguration can end up showing unexpected results. Also, the Tasker website itself is not very helpful in providing a basic training on how to use it. In this article, we’ll cover all the basic elements of Tasker and explain you in adequate detail what each component does. We would also look at some of the reasons why sometimes Tasker may not work.

Tasker: The Breakdown

The Tasker app can be broken down to 6 main components

  • Tasks – It can be called a list of Actions that the device performs at a certain point of time.
  • Profiles – It’s a list of tasks that the system performs based on the Contexts.
  • Contexts –Contexts provide the data (time, location, connectivity) to trigger the particular Profile.
  • Plugins – Pre-built solutions by other developers to enhance the functionality of Tasker that can be chained together with your own profiles as well.
  • Recipes – Recipes are the profiles or automation tweaks that users of Tasker can share with each other which others can import right into the app.
  • ScenesCustom UI elements that you can create to interact with.

Tasker can be considered as a glue which binds the capabilities of all your apps and your device’s hardware to create amazing experiences. There are infinite possibilities to the extent to which you can experiment with Tasker to create amazing solutions. But for the sake of explanation we will focus on a basic one and use it to dive deeper into the app

Creating Your First Tasker Profile

In this section we will take into account all the terms that we came across to create our very own profile that starts Daydream mode when you put your phone to charge.

For the people who don’t know, Daydream mode lets you set up screensavers that display photos, colorful backgrounds, and more when your device is charging or docked.

If you don’t have Tasker app on your Android device yet, install it from here. It offers 7 days trial, which you can try before opting for paid version of the app.

  • Tap the + button in the Profiles

create first tasker profile - how to use tasker

  • Tap on State

Tap on State - Create first tasker profile

Here, we will define our Context which will activate the profile.

  • Tap on Hardware and then tap on USB Connected

Tap on Hardware connected

  • Go back to the App’s Home screen by tapping the back button

State edit

We will now define our Task.

  • You will be prompted to create a  New Task , create one and name it, here we will name it Daydream
  • Tap the + button to add Actions

Add actions in Tasker

  • To launch an app we need to tap on App and then hit Launch App

Launch app

  • Select the Daydream app and leave other options unchanged

Select Daydream

  • Go back to see your Profile is active. Now every-time you connect your USB, the phone will go to Daydream mode.

Daydream profile is active - Tasker Profile

And just like that a basic profile is ready that will put your phone to Daydream mode when you dock it/ put it to charge. Now you can do the same thing from the display settings of your phone, without the need of Tasker. But the fact that we could harness the power of the system by linking one app to a context is amazing. Of course, it’s not always this easy to create a profile/recipe the more amazing your idea gets the more complex it becomes to get it configured on Tasker. Here are some of the best and most useful Tasker profiles list, you should refer.

What’s going on in the background?

Let’s see what this Tasker profile does and what actually happens in the background.

  • Whenever you connect your USB to the phone, a system Context is triggered which basically means that the hardware is telling the Android OS, “Hey, the USB is connected perform your required actions”.
  • The same context is picked by Tasker, so now Tasker knows that the phone is in the connected state and so it starts looking for the Profile which matches this context, once found, Tasker looks for the Tasks it was asked to perform in that state, which leads it to the Daydream task.
  • It goes through the list of Actions listed under the task and hits the App Launch action, so it knows that now it needs to start the App user had asked it to launch when USB was connected.
  • Now it drills into the action and looks for the app that was supposed to be launched.
  • According to our configuration, Tasker launches Daydream (a system app).

So, it is clear that Tasker is picking up the system contexts and checking it with it’s own list of contexts, whenever a context matches, it performs the task specified along with the context; which, in this case was launching an app.

Times when Tasker fails to work

Of course, every coin has two sides and so does Tasker. There are numerous times when Tasker just fails to work even though everything you did was right. Let’s see a couple of possible cases where it fails

  • When there is a conflict between a system task and Tasker; here’s a better explanation, Android permission model does not allow apps or secondary services to have more priority than the system level tasks, hence whenever the android system needs to choose as to what it should prioritize, your incoming message notification or a Tasker trigger, it obviously prioritizes the former.
  • On Samsung devices due to the memory intensiveness of the Touch Whiz Launcher, quite often Tasker gets killed in the background due to low memory.
  • Across different versions of Android; each iteration of Android introduces new features and patches some security flaws as a result, sometimes, one profile might work differently across 2 different Android releases.
  • Improper Plugin configuration; sometimes even if our profiles is correct, the task might fail due to a poorly configured plugin.
  • Root; some actions require root privileges and fail to work without them.

SEE ALSO: How To Block Texts On Android

Conclusion

While Tasker packs in a lot of power, it still remains hard to get past its steep learning curve. At times, a misconfiguration can lead to weird behavior of the device. And even though everything seems to be right at times, Tasker just doesn’t work. It’s mostly a hit and trial technique to get around with it and patience is the key to automation in this context.

comment Comments 0
Leave a Reply