Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Discussion > Android Applications

Android Applications All the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.



Reply
 
LinkBack Thread Tools
Old August 11th, 2011, 01:02 PM   #751 (permalink)
New Member
 
Join Date: Jul 2011
Posts: 6
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default tasker manual

Does anybody know of manual or help file of tasker explaining locations and function of each task and use of variables etc. I know the About - Tasker Wiki with custom build profile and walkthrough but i couldn't find any detailed help file about the program itself.
any suggestions

jirrah is offline  
Reply With Quote
Sponsors
Old August 12th, 2011, 01:51 AM   #752 (permalink)
Member
 
Sokudo Ningyou's Avatar
 
Join Date: Dec 2010
Location: SE Wisconsin
Posts: 203
 
Device(s): Droid X
Thanks: 8
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by jirrah View Post
Does anybody know of manual or help file of tasker explaining locations and function of each task and use of variables etc. I know the About - Tasker Wiki with custom build profile and walkthrough but i couldn't find any detailed help file about the program itself.
any suggestions
Tasker: Userguide
Sokudo Ningyou is offline  
Reply With Quote
Old November 13th, 2011, 04:57 AM   #753 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by UncleMike View Post
I'm nat familiar with the Wiki entry, but it sounds like adding a Stop action the task will fix this. There's a bug that causes the labels not to display under certain circumstances.

A task can be either a menu task or an execute task, not both. If you need to set the volume as part of the profile, you have to make the menu task a separate task that you run using the Perform Task action from within the task that changes the volume, like this:

Media Volume 10
Perform Task <menu>

Hi I'm new to all this but finding Tasker extremely useful .

UncleMike, can you elaborate on this a little, I too had this issue, I got around it by having a separate profile with just the media volume setting in, but I'd prefer to have it all in the one profile.

I have a 'headset (no mic) plugged in state, followed by load app (as a menu) x 3 (as I load up 3 separate apps) but if I include the volume setting too, this also appears in the list, how would I exclude that item from appearing)
techguyone is offline  
Last edited by techguyone; November 13th, 2011 at 05:14 AM.
Reply With Quote
Old November 13th, 2011, 05:13 AM   #754 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Question

Quote:
Originally Posted by UncleMike View Post
I'm doing exactly this, but in a more-complicated-than-necessary way, since I setup my profiles before certain states within Tasker were available. Here's what I would do now.

Let's say you want calls from home and from work to ring using the ringer at maximum volume, regardless of the current settings. Let's also say that your home number is 8005551212 and your work number is 8665551234. Here's the profile you would setup:

Profile: Priority Caller
Context: Incoming Call [Caller Number: 8005551212/8665551234]
Enter Task Action: Silent Mode [Mode: Off]
Enter Task Action: Ringer Volume [Level: 7]
Enter Task Action: Vibrate on Ringer [Set: On]

When a call comes in from either number, Tasker will turn off silent mode, maximize the ringer volume, and make the phone vibrate when it rings. Once the phone stops ringing (i.e. you answer or miss the call), these settings are returned to their pre-call values.

Mine is a little more complicated (not just due to the capabilities of Tasker when I set it up). My profile gradually increases the ringer volume every few seconds, starting at 3, then 5, then 7. This gives me a chance to answer the call before the ringer gets too intrusive.
I know I'm resurrecting old posts, but I'm new both to Android and to Tasker so it's all relevant stuff.

I have the Priority Caller profile set up, but I'd like to be able to have the volume go up in steps, as in my work environment, having the phone blare out at max volume isn't such a great thing. I would like the settings still returned to their pre-call values though.

Oh and I only have one number set as priority, how would I go about adding extras? comma separated or something else?
techguyone is offline  
Reply With Quote
Old November 13th, 2011, 09:49 AM   #755 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

I'm using Tasker Version 1.1.1u2m on Gingerbread 2.3.4 (Motorola Defy+)

Having a strange problem with my set to max brightness (254) when on a phone call
It worked all right in test, when I didn't actually answer the phone, but as soon as I answer the call, once I end the call the brightness is something crazy like 8

I use 2 profiles:

#1 Phone Ringing

state = Phone Ringing

actions
Variable Set
Name %BRIGHTWAS To %BRIGHT
Variable Set
Name %PHONEWASRINGING To ON
Display Brightness
Level 254

#2 Phone Idle

state = phone idle

Display Brightness
Level %BRIGHTWAS
Variable Clear
Name %BRIGHTWAS
Variable Clear
Name %PHONEWASRINGING

Does anyone have any ideas why actually taking the call causes the display to go to some weird number (and not the level before the phone rang)
techguyone is offline  
Reply With Quote
Old November 13th, 2011, 12:37 PM   #756 (permalink)
Junior Member
 
Join Date: Oct 2011
Posts: 46
 
Device(s):
Thanks: 10
Thanked 2 Times in 2 Posts
Default

Quote:
Originally Posted by techguyone View Post
I'm using Tasker Version 1.1.1u2m on Gingerbread 2.3.4 (Motorola Defy+)

Having a strange problem with my set to max brightness (254) when on a phone call
It worked all right in test, when I didn't actually answer the phone, but as soon as I answer the call, once I end the call the brightness is something crazy like 8

I use 2 profiles:

#1 Phone Ringing

state = Phone Ringing

actions
Variable Set
Name %BRIGHTWAS To %BRIGHT
Variable Set
Name %PHONEWASRINGING To ON
Display Brightness
Level 254

#2 Phone Idle

state = phone idle

Display Brightness
Level %BRIGHTWAS
Variable Clear
Name %BRIGHTWAS
Variable Clear
Name %PHONEWASRINGING

Does anyone have any ideas why actually taking the call causes the display to go to some weird number (and not the level before the phone rang)
might be caused by proximity sensor resetting the value if you've put your phone next to your face when you answer the call?
shinew is offline  
Reply With Quote
Old November 13th, 2011, 01:24 PM   #757 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Strangely enough someone asked me to replace the 'phone ringing' profile and replace it with 'incoming call' instead (rest was the same) and that *seems* to have fixed it.
techguyone is offline  
Reply With Quote
Old November 15th, 2011, 06:34 AM   #758 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Actually no, it still appears sometimes, I'm wondering if it is my phone proximity sensor keeping the value low, if it is, how could I get round that?
techguyone is offline  
Reply With Quote
Old November 15th, 2011, 09:42 PM   #759 (permalink)
Senior Member
 
UncleMike's Avatar
 
Join Date: Nov 2009
Location: Central NJ
Posts: 1,534
 
Device(s): Droid Bionic, OG Droid - Simply Stunning (retired)
Thanks: 26
Thanked 245 Times in 208 Posts
Default

Quote:
Originally Posted by techguyone View Post
Hi I'm new to all this but finding Tasker extremely useful .

UncleMike, can you elaborate on this a little, I too had this issue, I got around it by having a separate profile with just the media volume setting in, but I'd prefer to have it all in the one profile.

I have a 'headset (no mic) plugged in state, followed by load app (as a menu) x 3 (as I load up 3 separate apps) but if I include the volume setting too, this also appears in the list, how would I exclude that item from appearing)
If I understand you right, you want to set the volume to some value, then choose an app (1 of 3 choices) to load. As far as I know, there's no way to do that in a single task. I think the only way to do it is to include the volume changes in the main task and then execute the menu task with the Perform Task action.
UncleMike is offline  
Reply With Quote
Old November 15th, 2011, 09:46 PM   #760 (permalink)
Senior Member
 
UncleMike's Avatar
 
Join Date: Nov 2009
Location: Central NJ
Posts: 1,534
 
Device(s): Droid Bionic, OG Droid - Simply Stunning (retired)
Thanks: 26
Thanked 245 Times in 208 Posts
Default

Quote:
Originally Posted by techguyone View Post
I know I'm resurrecting old posts, but I'm new both to Android and to Tasker so it's all relevant stuff.

I have the Priority Caller profile set up, but I'd like to be able to have the volume go up in steps, as in my work environment, having the phone blare out at max volume isn't such a great thing. I would like the settings still returned to their pre-call values though.

Oh and I only have one number set as priority, how would I go about adding extras? comma separated or something else?
If you use Incoming Call as the context, then the settings will return to their previous values after the call completes.

To include more than one number, just separate the numbers using a slash. The number matching works as described in the pattern matching section of the documentation.
UncleMike is offline  
Reply With Quote
The Following User Says Thank You to UncleMike For This Useful Post:
techguyone (November 16th, 2011)
Sponsors
Old November 16th, 2011, 05:43 AM   #761 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by UncleMike View Post
If you use Incoming Call as the context, then the settings will return to their previous values after the call completes.

To include more than one number, just separate the numbers using a slash. The number matching works as described in the pattern matching section of the documentation.
Yes this works good now, and is a lot simpler
techguyone is offline  
Reply With Quote
Old November 16th, 2011, 05:45 AM   #762 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by UncleMike View Post
If I understand you right, you want to set the volume to some value, then choose an app (1 of 3 choices) to load. As far as I know, there's no way to do that in a single task. I think the only way to do it is to include the volume changes in the main task and then execute the menu task with the Perform Task action.
I'll try again, but I'm pretty sure when I did this I had the volume appear in the app menu too, hence the two profiles :/

Actually I may be able to do it if I do the Media volume as the 'perform task' part on the end of the 'load apps as menu' starting point.

Once I get the perform task bit up, I can see media volume shows as %VOLM, how would I go about finishing this peform task so that its set to 12?
techguyone is offline  
Last edited by techguyone; November 16th, 2011 at 05:51 AM.
Reply With Quote
Old November 17th, 2011, 08:47 PM   #763 (permalink)
Senior Member
 
UncleMike's Avatar
 
Join Date: Nov 2009
Location: Central NJ
Posts: 1,534
 
Device(s): Droid Bionic, OG Droid - Simply Stunning (retired)
Thanks: 26
Thanked 245 Times in 208 Posts
Default

Quote:
Originally Posted by techguyone View Post
I'll try again, but I'm pretty sure when I did this I had the volume appear in the app menu too, hence the two profiles :/

Actually I may be able to do it if I do the Media volume as the 'perform task' part on the end of the 'load apps as menu' starting point.

Once I get the perform task bit up, I can see media volume shows as %VOLM, how would I go about finishing this peform task so that its set to 12?
Here's a profile that will do what I think you are looking for:

Profile: Headset Plugged In
Context: Headset Plugged
Enter Task: (this is an Execute Task)
Media Volume 10
Perform Task: Choose Music App

You'll also need to create the following named task, independent of a profile:

Task: Choose Music App (this is a Menu Task/you can use any apps)
Load App: Pandora
Load App: Music
Load App: Slacker
UncleMike is offline  
Reply With Quote
The Following User Says Thank You to UncleMike For This Useful Post:
techguyone (November 18th, 2011)
Old November 18th, 2011, 01:10 AM   #764 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: UK
Posts: 21
 
Device(s): Motorola Defy Plus
Thanks: 4
Thanked 0 Times in 0 Posts
Default

I'll try that thanks.

Can you post your escalating volume priority callers profile please ? I have a fixed volume one, but it's a bit strident for the conference room meetings lol

--- Edit ---

The Headset profile was spot on! (once I figured out how to set a task independent of a profile) that's one less profile on the list now, thank you very much.
techguyone is offline  
Last edited by techguyone; November 18th, 2011 at 06:04 AM.
Reply With Quote
Old January 12th, 2012, 04:27 PM   #765 (permalink)
Junior Member
 
Join Date: Nov 2011
Posts: 27
 
Device(s): HTC Vivid - AT&T
Thanks: 13
Thanked 3 Times in 3 Posts
Default GO Sms Widget Keyboard...

Sorry if this situation has already been covered but I have tried searching for the answer and I can't find one. I use SlideIt keyboard along with the GO SMS widget in "list view". When I tap reply, a box comes up and then I have to tap the box AGAIN to get the SlideIt keyboard to appear. I actually set up Tasker to bring up the keyboard when I tap the "reply" icon and it worked for a day. The next day it didn't work anymore. I even tried making sure it was the only active profile I had setup and that didn't do any good either. Has anyone else setup a task for this issue or can somebody please help me tweak my profile to get it to work again?

Here is what I had setup:

Context: Go Message widget
Task: Soft Keyboard: If: %SMSRB = %SMSRB
mac1679 is offline  
Reply With Quote
Old January 16th, 2012, 05:10 PM   #766 (permalink)
New Member
 
Join Date: Jan 2012
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi
I was hoping I could get some help with tasker. Basically I need my display to turn off as soon as I start driving. What would be the best solution for this. Help is very much appreciated
mikester21 is offline  
Reply With Quote
Old January 16th, 2012, 05:14 PM   #767 (permalink)
Senior Member
 
Tyseyh's Avatar
 
Join Date: Jun 2010
Location: Leeds, UK
Posts: 1,351
 
Device(s): HTC Desire, Sony Xperia S ( Black )
Thanks: 259
Thanked 201 Times in 138 Posts
Default

Quote:
Originally Posted by mikester21 View Post
Hi
I was hoping I could get some help with tasker. Basically I need my display to turn off as soon as I start driving. What would be the best solution for this. Help is very much appreciated
Do you plug the phone in while driving?
Why cant you just press the power button?
Tyseyh is offline  
Reply With Quote
Old March 13th, 2012, 09:38 AM   #768 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 9
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Tasker Status Bar - Help!

Hi All,

Does anybody know if its possible to put a tasker in the Status Bar, I can get the logo to appear, but what it to run when selected from the drop down?

Hope this makes sense?

Thanks
Binary
binarydigit is offline  
Reply With Quote
Old March 13th, 2012, 09:57 AM   #769 (permalink)
Member
 
blahsaysmeu2u's Avatar
 
Join Date: Nov 2011
Location: roanoke va
Posts: 100
 
Device(s): nook simple touch samsung transform ultra
Thanks: 111
Thanked 22 Times in 8 Posts
Send a message via AIM to blahsaysmeu2u Send a message via Yahoo to blahsaysmeu2u Send a message via Skype™ to blahsaysmeu2u
Default

Want to know this too please
blahsaysmeu2u is offline  
Reply With Quote
Old March 13th, 2012, 12:04 PM   #770 (permalink)
Member
 
Rob.G's Avatar
 
Join Date: Nov 2010
Location: United Stated
Posts: 317
 
Device(s): HTC Incredible - rooted
Thanks: 10
Thanked 75 Times in 66 Posts
Default

Quote:
Originally Posted by binarydigit View Post
Hi All,

Does anybody know if its possible to put a tasker in the Status Bar, I can get the logo to appear, but what it to run when selected from the drop down?

Hope this makes sense?

Thanks
Binary

Yes, you can do this.
First make a task to put the icon & title in the status bar by using:
Alert > Notify > put in a title and choose an icon.

Second, make a Profile that watches for this to be selected:
New Profile > Alert > Notification Click > in the Title line use the title you chose in the first task *CASE SENSITIVE.
Rob.G is offline  
Reply With Quote
Sponsors
Old March 14th, 2012, 04:59 AM   #771 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 9
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by rob.g View Post
yes, you can do this.
First make a task to put the icon & title in the status bar by using:
Alert > notify > put in a title and choose an icon.

Second, make a profile that watches for this to be selected:
New profile > alert > notification click > in the title line use the title you chose in the first task *case sensitive.
you my friend are a superstar!
binarydigit is offline  
Reply With Quote
Old March 14th, 2012, 05:20 AM   #772 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 9
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Rob.G View Post
Yes, you can do this.
First make a task to put the icon & title in the status bar by using:
Alert > Notify > put in a title and choose an icon.

Second, make a Profile that watches for this to be selected:
New Profile > Alert > Notification Click > in the Title line use the title you chose in the first task *CASE SENSITIVE.
Cant find the "Alert > Notification Click"??? Any ideas?

Thanks
Andy
binarydigit is offline  
Reply With Quote
Old March 14th, 2012, 05:53 AM   #773 (permalink)
New Member
 
Join Date: Feb 2012
Posts: 9
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Found it, its under "UI", Notification Click!
binarydigit is offline  
Reply With Quote
Old March 29th, 2012, 09:17 AM   #774 (permalink)
Junior Member
 
bruce73's Avatar
 
Join Date: Feb 2012
Location: Los Angeles
Posts: 95
 
Device(s): HTC Vivid
Thanks: 23
Thanked 4 Times in 4 Posts
Default

Variable List

I've been doing a tutorial from 2011 about variables, and one of the steps is to add "variable list," but I can't find it. Does it no longer exist in the current version?
bruce73 is offline  
Last edited by bruce73; March 29th, 2012 at 11:24 AM.
Reply With Quote
Old April 17th, 2012, 05:51 AM   #775 (permalink)
Junior Member
 
Join Date: Nov 2009
Location: New Brighton, MN
Posts: 40
 
Device(s): Sprint HTC Hero
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Rob.G View Post
Yes, you can do this.
First make a task to put the icon & title in the status bar by using:
Alert > Notify > put in a title and choose an icon.

Second, make a Profile that watches for this to be selected:
New Profile > Alert > Notification Click > in the Title line use the title you chose in the first task *CASE SENSITIVE.
There's also an option in the settings to show the Tasker in the notification bar.
nyx528 is offline  
Reply With Quote
Old April 17th, 2012, 06:15 AM   #776 (permalink)
Member
 
Rob.G's Avatar
 
Join Date: Nov 2010
Location: United Stated
Posts: 317
 
Device(s): HTC Incredible - rooted
Thanks: 10
Thanked 75 Times in 66 Posts
Default

Quote:
Originally Posted by nyx528 View Post
There's also an option in the settings to show the Tasker in the notification bar.

That's not what was discussed, but thanks anyhow.
Rob.G is offline  
Reply With Quote
Reply

Bookmarks

Tags
any cut, better cut, locale, tasker, wiggle


Go Back   Android Forums > Android Discussion > Android Applications User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tasker help? chrbit Android Applications 0 December 30th, 2010 10:21 AM
tasker help opflame Android Applications 13 December 6th, 2010 07:43 PM
tasker mntbk2 Introductions 3 October 24th, 2010 11:16 PM
Hey, Tasker fans! Can Tasker do this for me? 2003 FatBoy Android Applications 2 October 9th, 2010 07:08 PM



All times are GMT -5. The time now is 02:10 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo