I have two profiles that turn on/off bluetooth while connected/disconneted to multiple wifi. I think there is a simpler way to do this using variables, instead of having two profiles.
Btw what are my options to automatically turn on my cell phone bluetooth when I am in the car. Is gesture or shake is also useable for that purpose.
Is tasker able to enable/disable a widget "Made by tasker" on a certain context.
I'd like to be able to add an IF condition to the last task i.e. turn off BT if not connected to the car radio (Android refers to it as 'KENWOOD RADIO'), but I don't know how to refer to this name via Tasker.
Your question density is quite high! Let's see...I have two profiles that turn on/off bluetooth while connected/disconneted to multiple wifi. I think there is a simpler way to do this using variables, instead of having two profiles.Use a single WiFi Connected context (State -> Net -> WiFi Connected) and then put the SSID's of the various WiFi access points in the SSID field, separated by slashes (e.g. MyHomeWiFi/WorkWiFi/SSID3). For the task, just put bluetooth on (Net -> Bluetooth and change the Set pulldown to On). When the WiFi disconnects, bluetooth will automatically turn off (assuming it was off before you connected to bluetooth).
"I was using state-net- wifi-connected then bluetooth off and second profile for the Not wifi-connected then bluetooth on. so I really did not needed the second profile. I knew it could be simple and you showed it that one profile can take care of it. thanks."
Is tasker able to enable/disable a widget "Made by tasker" on a certain context.What do you mean by enable/disable? You can prevent the widget from performing its task if a specified profile is active. Just add a Stop action at the top and check the "If" box and add %PACTIVE on the left, matches (~) in the middle box, and *,NameOfProfileThatDisablesWidget,* on the right (surround the profile name with commas and asterisks). Read up in the userguide (especially the pattern matching and variables sections) to understand why this works (menu button -> Info -> Userguide or online at http://tasker.dinglisch.net/userguide/en/). If you want to show/hide the widget, you could set the icon to no image and remove the label, but I believe you can still press it so you still need something like the Stop action at the top so the widget wouldn't appear to do anything.Matt
I meant to say that when i press on a widget it toggles between two tasks. Can I make tasker to toggle the widget for me. Please excuse me if I sound too stupid or not making any sense. I am new and not very good at logic." Thanks for your help
I meant to say that when i press on a widget it toggles between two tasks. Can I make tasker to toggle the widget for me. Please excuse me if I sound too stupid or not making any sense. I am new and not very good at logic." Thanks for your help
I meant to say that when i press on a widget it toggles between two tasks. Can I make tasker to toggle the widget for me. Please excuse me if I sound too stupid or not making any sense. I am new and not very good at logic." Thanks for your help
By "toggle widget" if you mean change the icon or label, then yes. Use the action Tasker->Set Widget Icon and Tasker->Set Widget Label. You can toggle them back and forth based on some condition.
That's what I have set to. Galaxy S3. I have noticed sometime it does connect to Wi-Fi when coming off sleep eventhough it should not.
I have selected Always so it stays on while sleeping also. I have also used the service mode and turned off Wi-Fi power saver mode. BTW turning off power saver mode is changing my display timeout. Phone display timeout 15 sec does not work when power saver mode is off. Thanks
I just copied your post to the XDA SynergyROM forum to see if anybody else knows more about this setting. Do you know what effect this setting has?