After playing with this profile, I decided it must be killed. It is causing my gps to scan every other minute or so which is destroying my battery life. The gains from this app doesn't seem to outweigh the drawbacks.
Sent from my DROID2 using DroidForums App
This only partially works. It works with regards to switching wifi on when the phone is within the specified location and then switches to 3g when outside of the specified location, but it never actually turns off the wifi.
I tested this and when outside of the 50m bubble, it switched to 3g, but when looking at my wifi settings, the wifi box remains checked. It states disconnected, but remains in the on state. I double checked that I had it set up as you instructed. It still leaves wifi on.
Any ideas?
Hi all,
I've created a "Launch Media Menu" task that either launches on a headset being plugged in or from a widget on my main home screen. Right now either action will take me to a blank home screen and load a menu of my media applications with a custom menu background. After 15 seconds the menu times out and the task exits.
I want the task to return me back to my main home screen if the time out expires, meaning none of the media applications were launched. Is this possible and if so how?
Thanks for any help.
Dave
NebulaOcton, sure thing and thanks for the quick response.
Task: Menu - Media
Task Type: Menu
Collision Handling: Abort New Task
Menu Timeout: 15 Seconds
Menu Default Item: None
Backgroud Image: Multimedia Menu.jpg
1. Load App - Doubletwist
2. Load App - Cubed
3. Load App - RockPlayer
4. Load App - Video Player
Etc...
Task: Homescreen - 4
1. Go Home - Page 4
Task: Load - Media
1. Perform Task
Name: Homescreen - 4
2. Perform Task
Name: Menu - Media
Profile: Media Player Headphones
Context: Headset Plugged
Task: Load - Media
The widget does the same thing, it just calls the "Load Media" Task. Both of the tasks work as they should now, i.e. calling the correct blank home screen and launching the menu, as I said, I'd just like for it to return to my main home screen (#2) if I don't launch any of the media apps.
Thanks again
Dave
You could add an option to the menu to return you to the homepage you want then set that as the default menu item which will be selected if it timesout.
Create a new task to open messengingOk, I have another issue that has been bugging me. I have a Task created called SMS Pop Up that will do just what it says. Anytime I get an SMS it will pop up a box giving me the senders name and the body of the text. It has a default time out of 10 seconds. If it times out the pop up goes away. If I tap the pop up, it goes away. I want to be able to tap the pop up and have it launch my messaging app and take me to the text I just got, if possible.
Task: SMS Pop Up
1. Popup
Title %SMSRN Text %SMSRB
Thanks,
Dave
Create a new task to open messenging
Then instead of popup use popup Task names and in the text field put the two variables. I don't know if it will take you to the text but it will at least get you into the app. If it needs a second task for the menu, just create a task that does the stop command and have that as your second task.
Create a profile that repeats every minuteHi everyone, been keeping up with this thread as Pent's google group isn't often read, and the XDA thread about tasker is lacking!
Been using Tasker for about 6 months now, got some really useful profiles that I'm happy with.
My current idea is to turn off the notification pulse light when the phone has been left idle for longer than 30mins (as in at night).
Initial plan:
- task which sets a variable when the screen is locked
- increment the variable by +1 every minute
- when the variable = 30 disable notification pulse.
Can anyone help me in incrementing a variable based on time? This must be possible.
Thanks![]()
Create a new task to open messenging
Then instead of popup use popup Task names and in the text field put the two variables. I don't know if it will take you to the text but it will at least get you into the app. If it needs a second task for the menu, just create a task that does the stop command and have that as your second task.
Nebula,
I'm not quite sure I follow you on this one, but I also didn't give you all of the information in the last post. I forgot to give you the Profile, below is everything I have now.
Task: SMS Pop Up
1. Popup
Title %SMSRN Text %SMSRB
Profile: SMS Pop Up
Context: Recieved Text, *, *
Task: SMS Pop Up
Right now no matter what I am doing on my phone, if I get a text I get a pop up with the Name and Body of the text. That part is fine, but if I tap the pop up, the pop up goes away. I would like to be able to tap the pop up and have that action take me to messaging.
I changed the SMS Pop Up Task from Popup to Popup Task names, but that still only closes the pop up when I click on it.
Dave