想做一个Task,wifi无连接超过一分钟自动关闭
tasker吧
全部回复
仅看楼主
level 3
有代码,求配置过程 Profile: Disconnected Wifi
State: Not Wifi Connected
State: Variable Value [ Name:%WIFI Op:Matches Value:on ]
* Turn off "Restore Settings"
* Turn off "Enforce Task Order"
Enter: Wifi Off After Delay (38)
Abort Existing Task
A1: Wait [ Seconds:59 ]
A2: WiFi [ Set:Off ]
Exit: Anon (46)
A1: Stop [ Task:Wifi Off After Delay ]
2014年01月08日 05点01分 1
level 7
我用了这个配置似乎没效果
2014年01月14日 15点01分 5
level 7
<TaskerData sr="" dvi="1" tv="4.2u3m">
<Profile sr="prof11" ve="2">
<cdate>
13897106962
61</cdate>
<clp>true</clp>
<edate>
13897168733
44</edate>
<flags>24</flags>
<id>11</id>
<mid0>12</mid0>
<mid1>20</mid1>
<nme>WIFI闲置省电</nme>
<State sr="con0">
<code>160</code>
<pin>true</pin>
<Str sr="arg0" ve="3"/>
<Str sr="arg1" ve="3"/>
<Str sr="arg2" ve="3"/>
</State>
<State sr="con1">
<code>165</code>
<Str sr="arg0" ve="3">%WIFI</Str>
<Int sr="arg1" val="1"/>
<Str sr="arg2" ve="3">on</Str>
</State>
</Profile>
<Task sr="task12">
<cdate>
13897117749
13</cdate>
<edate>
13897168256
67</edate>
<id>12</id>
<nme>一分钟后关WIFI</nme>
<pri>10</pri>
<Action sr="act0" ve="3">
<code>30</code>
<Int sr="arg0" val="0"/>
<Int sr="arg1" val="0"/>
<Int sr="arg2" val="1"/>
<Int sr="arg3" val="0"/>
<Int sr="arg4" val="0"/>
</Action>
<Action sr="act1" ve="3">
<code>425</code>
<Int sr="arg0" val="0"/>
</Action>
</Task>
<Task sr="task
2014年01月14日 16点01分 6
楼主导入试试
2014年01月14日 16点01分
1