Question about a flow that I just built

Post your questions and help other users.

Moderator: Martin

Post Reply
thegrants82
Posts: 2
Joined: 10 May 2013 15:38

Question about a flow that I just built

Post by thegrants82 » 10 May 2013 15:46

Hello everyone. Former Tasker user here. Love Automagic. Only my second day but I do have a question about something that I just built. What I am trying to do is. If my phone is plugged in and its between 2100-0600 enter silent mode and open my clock app. I also wrote in to go back to normal and kill the clock app if its unplugged or out of the specified time frame. Can one of you pro's tell me how this looks or give me tips on how to do it better?

Thank you!
Attachments
exported_data_20130510_103458.xml
(3 KiB) Downloaded 874 times

pat2net
Posts: 85
Joined: 01 May 2013 09:18

Re: Question about a flow that I just built

Post by pat2net » 10 May 2013 18:52

Hi (i'm not an expert) i try your flow and i suggest you to use 2 flows (to take all the potential of this app you will need to use multiple flows for your actions). The kill app action didn't work for me so i use the "kill app process" action and it work but this action is only available for root phone.

http://automagic4android.com/flow.php?i ... 98cf235088

thegrants82
Posts: 2
Joined: 10 May 2013 15:38

Re: Question about a flow that I just built

Post by thegrants82 » 10 May 2013 20:15

Well thank you very much, I see that now with having to use 2 flows because of the seperate triggers. Yes my razr maxx hd is not rooted so I can not use the kill process. I wonder why the kill app doesnt work though? Would be nice to have the clock app close but either way what you gave me should work fine.

Thanks again for the help!

ck1223
Posts: 1
Joined: 06 May 2013 15:08

Re: Question about a flow that I just built

Post by ck1223 » 21 May 2013 21:04

I suggest looking at my flow. It allows you to have it all in 1. You would just have to add the time condition after the "Power Source Connected" condition to True, and do what you want there. I hope you can understand how you can take my flow, and modify it to suite your condition.

My trigger goes down like this

"If power source connected, activate flow" OR "If power source disconnected, activate flow"
"If power source connected is TRUE, do all of this stuff"... otherwise (FALSE) do this stuff. The FALSE command is used for the power source disconnected portion.
Attachments
exported_data_20130521_162905.xml
(3.28 KiB) Downloaded 862 times

Post Reply