[Tutorial][Tasker]Supercharge Your K8 with Tasker

Search This thread

souvikpal

Senior Member
Oct 11, 2015
79
22
Kolkata
What is Tasker?
Tasker is an automation app for Android. The basic concept with Tasker is “if X happens, do Y,” where the ridiculous number of Xs and Ys available making it as complex as it is. An example of a relatively simple Tasker setup is “if the phone is put upside down while ringing, mute the sound,” but the sky is the limit for how complex something can be.
Why should I learn Tasker?
Learning Tasker is guaranteed to revolutionize how you use your Android device. Tasker gives you the ability to custom tailor your device the way you want it, so that you’re not forced to use some lowest common denominator product. I personally have replaced a lot of actual apps with Tasker creations I have made myself, and custom made those to fit my exact needs.
Can anyone learn Tasker?
Tasker shares some similarities with programming, but that’s by no means a prerequisite for learning it. Having an analytical mind that thrives on logical thinking will however help you a lot, and it doesn’t hurt if you’re creative either. The more experience you have with using software of any kind, the easier it will also be to use Tasker, because this is not an app that comes with a user manual, and so you have to be able to use common sense and just try to see what happens a lot of the time. Because of that, impatient people who expect everything to be handed to them should stay as far away from Tasker as possible.
For a head start, you can skip the learning curve, and just import the ready-made Tasker profiles that I have made for Lenovo K8 Note (Root not required).

Downloading & Setup Tasker, Importing things:
Tasker gathers various information from all the sensors and os. So it need almost all the permissions of a device. That’s why I strongly recommend to download Taker from play store. A hacker may design a modified version of Tasker that can send sensitive private data over the internet (For example, Tasker can capture image with the front cam and send it to a remote location without any user interaction). Please check the functionality of a profile that isn’t created by you.
Setup: After downloading launch Tasker> Upper right corner menu> Preferences. In the UI tab disable Beginner Mode; in the MONITOR tab make sure Run in Foreground is checked. You can disable the notification icon by clearing ‘Show notification icon’. A permanent notification of Tasker will be on phone and this is important. Make sure any power saving feature/app like Greenify is not blocking Tasker from running in background.
Now go back from preferences> Menu> More>Android Settings> Enable all the permissions there.
Importing things: Tasker has four tabs on main screen: PROFILES, TASKS, SCENES, VARIABLES. A Profile is a condition (the ‘X’) with linked Task (the ‘Y’). A Task (which is normally linked with a Profile) is the action which will be performed by tasker if the condition of the linked Profile is met.
I’ll upload all the Profiles, Tasks required to achieve a functionality in zip file. De-compress/extract the zip file in a known location> Click on respective tab on Tasker> Import> point to the location of extracted files.

Get-Started:
Bluetooth Auto Off:
Tasker will show a notification (With a button to disable Bluetooth) if Bluetooth is on for 5 min and no device is connected.

2aenp6p.jpg

https://xdaforums.com/attachment.php?attachmentid=4331460&d=1510588399
Wifi Auto Off:
Wifi will be turned off automatically if not connected to any device for 2 min.
https://xdaforums.com/attachment.php?attachmentid=4331461&d=1510588399
Battery Alert:
At 15% Battery it will say loudly that it need a recharge. At 5% Battery, you’ll get a notification with error beep. And finally when the battery is fully charged, the device will say that loudly.

2ujiebo.jpg
2ivnz46.jpg

https://xdaforums.com/attachment.php?attachmentid=4331462&d=1510588399
Get a List of Players when Headset is Connected:
You will get a list of pre-configured apps to launch quickly whenever you connect a headset in 3.5 mm jack and it will set media volume to 11 (in a scale of 15). This profile needs manual configuration: you can add/remove apps to the list. Go to Tasks> Headphone Connect> Menu> Items to modify the list.

2wfrf4k.jpg

https://xdaforums.com/attachment.php?attachmentid=4331463&d=1510588399
Get a prompt for Tethering when connected to PC with USB:
You’ll get a prompt asking for USB tethering whenever you connect your phone to pc with USB.

21jacgo.jpg

https://xdaforums.com/attachment.php?attachmentid=4331464&d=1510588534
Add the missing Sound profile and Google sync toggle to Quick tiles
2h37plw.jpg
24cwcxi.jpg
wmbazl.jpg
akyjpk.jpg
Tasker provides three custom quick tile toggles. Import the three tasks in Tasker. Then go to Menu> Preferences> Action> Configure the Quick Settings tasks as shown:
2uf35tg.jpg
Now Edit your quick tiles and drag the first two Tasker tiles into visible tiles list:
23rq1zb.jpg

https://xdaforums.com/attachment.php?attachmentid=4332419&d=1510679382
I will update this thread with some other advance Tasker profiles (caller name announcement, app lock with pin etc).
Do share if you use any other Tasker Profiles.
 
Last edited:

Anas Rahman

Senior Member
Mar 3, 2017
284
82
This was much needed. Thanks!
BTW, does Tasker effect battery life in a negative way?
 
Last edited:

souvikpal

Senior Member
Oct 11, 2015
79
22
Kolkata
This was much needed. Thanks!
BTW, does Tasker effect battery life in a negative way?

It depends on the tasks you are performing. For example if you configure a task that need to monitor your location continuously, then obviously it should drain battery. But for the profiles I have uploaded here, you'll never see tasker on the settings>battery.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    What is Tasker?
    Tasker is an automation app for Android. The basic concept with Tasker is “if X happens, do Y,” where the ridiculous number of Xs and Ys available making it as complex as it is. An example of a relatively simple Tasker setup is “if the phone is put upside down while ringing, mute the sound,” but the sky is the limit for how complex something can be.
    Why should I learn Tasker?
    Learning Tasker is guaranteed to revolutionize how you use your Android device. Tasker gives you the ability to custom tailor your device the way you want it, so that you’re not forced to use some lowest common denominator product. I personally have replaced a lot of actual apps with Tasker creations I have made myself, and custom made those to fit my exact needs.
    Can anyone learn Tasker?
    Tasker shares some similarities with programming, but that’s by no means a prerequisite for learning it. Having an analytical mind that thrives on logical thinking will however help you a lot, and it doesn’t hurt if you’re creative either. The more experience you have with using software of any kind, the easier it will also be to use Tasker, because this is not an app that comes with a user manual, and so you have to be able to use common sense and just try to see what happens a lot of the time. Because of that, impatient people who expect everything to be handed to them should stay as far away from Tasker as possible.
    For a head start, you can skip the learning curve, and just import the ready-made Tasker profiles that I have made for Lenovo K8 Note (Root not required).

    Downloading & Setup Tasker, Importing things:
    Tasker gathers various information from all the sensors and os. So it need almost all the permissions of a device. That’s why I strongly recommend to download Taker from play store. A hacker may design a modified version of Tasker that can send sensitive private data over the internet (For example, Tasker can capture image with the front cam and send it to a remote location without any user interaction). Please check the functionality of a profile that isn’t created by you.
    Setup: After downloading launch Tasker> Upper right corner menu> Preferences. In the UI tab disable Beginner Mode; in the MONITOR tab make sure Run in Foreground is checked. You can disable the notification icon by clearing ‘Show notification icon’. A permanent notification of Tasker will be on phone and this is important. Make sure any power saving feature/app like Greenify is not blocking Tasker from running in background.
    Now go back from preferences> Menu> More>Android Settings> Enable all the permissions there.
    Importing things: Tasker has four tabs on main screen: PROFILES, TASKS, SCENES, VARIABLES. A Profile is a condition (the ‘X’) with linked Task (the ‘Y’). A Task (which is normally linked with a Profile) is the action which will be performed by tasker if the condition of the linked Profile is met.
    I’ll upload all the Profiles, Tasks required to achieve a functionality in zip file. De-compress/extract the zip file in a known location> Click on respective tab on Tasker> Import> point to the location of extracted files.

    Get-Started:
    Bluetooth Auto Off:
    Tasker will show a notification (With a button to disable Bluetooth) if Bluetooth is on for 5 min and no device is connected.

    2aenp6p.jpg

    https://xdaforums.com/attachment.php?attachmentid=4331460&d=1510588399
    Wifi Auto Off:
    Wifi will be turned off automatically if not connected to any device for 2 min.
    https://xdaforums.com/attachment.php?attachmentid=4331461&d=1510588399
    Battery Alert:
    At 15% Battery it will say loudly that it need a recharge. At 5% Battery, you’ll get a notification with error beep. And finally when the battery is fully charged, the device will say that loudly.

    2ujiebo.jpg
    2ivnz46.jpg

    https://xdaforums.com/attachment.php?attachmentid=4331462&d=1510588399
    Get a List of Players when Headset is Connected:
    You will get a list of pre-configured apps to launch quickly whenever you connect a headset in 3.5 mm jack and it will set media volume to 11 (in a scale of 15). This profile needs manual configuration: you can add/remove apps to the list. Go to Tasks> Headphone Connect> Menu> Items to modify the list.

    2wfrf4k.jpg

    https://xdaforums.com/attachment.php?attachmentid=4331463&d=1510588399
    Get a prompt for Tethering when connected to PC with USB:
    You’ll get a prompt asking for USB tethering whenever you connect your phone to pc with USB.

    21jacgo.jpg

    https://xdaforums.com/attachment.php?attachmentid=4331464&d=1510588534
    Add the missing Sound profile and Google sync toggle to Quick tiles
    2h37plw.jpg
    24cwcxi.jpg
    wmbazl.jpg
    akyjpk.jpg
    Tasker provides three custom quick tile toggles. Import the three tasks in Tasker. Then go to Menu> Preferences> Action> Configure the Quick Settings tasks as shown:
    2uf35tg.jpg
    Now Edit your quick tiles and drag the first two Tasker tiles into visible tiles list:
    23rq1zb.jpg

    https://xdaforums.com/attachment.php?attachmentid=4332419&d=1510679382
    I will update this thread with some other advance Tasker profiles (caller name announcement, app lock with pin etc).
    Do share if you use any other Tasker Profiles.