Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I would like a profile while I am driving ("Driving") with these features:
- I want the SMS to be read when I am in my car (so, the context is: Bluetooth on), but not when I am on the phone (that's the part I can't work).
1) Dim or turn off softkey backlight (I have an HTC Amaze and the buttons cause bad light bleed on the screen)
I tried running a command from secure settings to turn the keys off (echo 0 > /sys/class/leds/button-backlight/brightness), but it didn't do anything. I also tried an app called screen filter that works with tasker and the softkey lights remained on even when I unchecked the enable softkey backlight box.
2) Restart phone every few nights
I tried using the reboot action from the misc section of tasker, but it doesn't work. When I test the profile a prompt comes up saying it is asking for SU permission and I grant it, but then nothing happens. I have waited at least a few minutes and nothing happens. I also tried a command to do this from the Secure Settings plug in and it didn't work.
3) Display on when unplugged (or plugged in)
Is there a way to make the display turn on when the phone is unplugged and then time out and turn off after the regular amount of time as set in settings? My Blackberry used to do this and I miss this feature.
The phone is rooted so I don't really understand why the reboot profile is not working.
The problem is every time the screen turns on it says "Tasker has been granted superuser permissions for an interactive shell." Is there a way to remove this unecessary notification?
Another profile I am trying to make is to extend the display timeout when the keyboard is out. I tried selecting the state and keyboard out context and I also tried using the application state since I use GO keyboard, but neither will work.
Also, can somebody help me with the other two profiles quoted below that I am having problems with?
Have any ideas for this profile?
Thanks for the help!
I need help to create a task like this. When I go to the golf course, I would like to have my phone to go silent automatically. I tried to do it but it didn't work at all. Can I have some noob walkthrough with this. What I didn't try was to create that in actual place, I did it at home.
Edited:
Is there a basic how-to for making scenes? I've looked all over the place and haven't found what I'm looking for just yet. I may try Youtube but if I had example steps it would be great.
I've got a profile for Pandora to load when I hookup a headset or my computer speakers. Once Pandora loads, mobile data turns on and media volume gets adjusted. The problem is when unplugging everything goes back to its previous setting except Pandora does not close. I've tried not using an exit task and using an exit kill app task. Neither work.
As a new Tasker user I scoured the net looking for a step by step guide like this. I didn't find one. Once I figured out how to make a scene, I decided to put a guide together to save others form hours of searching in vain. This may not be excatly what you want, but it will give you the basics and you can go from there.
Creating a basic PopUp Scene in Tasker.
1. First you have to create the scene. From the Scenes screen click on the +. A popup will open asking you to name it. Name it and click the check mark. In this example, my scene is called
I've got a quick Tasker question regarding profile contexts. More of a syntax question actually. I want to use an "or" statement with two calendar entries and don't know how to format it. Basically, I have calendar entries for "vacation" and "holiday" and have many tasks that I'd like to run if the context is either of those. So how would I say "vacation OR holiday" correctly in the same declaration? I currently have them as two separate context entries, but since you're limited to 4 total I would really like to get one back. Thanks!