mfhsieh@PIL 分享
11 years ago
用 AutomateIt 模擬 2x Battery 在關掉螢幕後,定時開關 3G 行動網路的規則。
latest #9
mfhsieh@PIL
11 years ago
總共 6 個,3 個在 active 區,3 個在 disabled 區。
立即下載
mfhsieh@PIL
11 years ago
1. 2x: screen off
當螢幕關閉時,如果有 3G 行動網路連線,就把 3 個在 disabled 區的,移到 active 區,而且把自己也移到 disabled 區。
當螢幕關閉時,如果沒有 3G 行動網路連線,那就不會發生任何事。
mfhsieh@PIL
11 years ago
2. 2x: enable mobile data
這條規則被移到 active 區後,會每 15 分鐘啟動 3G 行動網路連線。
mfhsieh@PIL
11 years ago
3. 2x: disable mobile data
這條規則被移到 active 區後,會每 15 分鐘關閉 3G 行動網路連線,不過會延遲 2 分鐘。在延遲期間如果螢幕開啟,則會停止關閉 3G 行動網路連線。
這條與 2x: enable mobile data 合作,相當於在關閉螢幕後,先維持 2 分鐘的 3G 行動網路連線,爾後則每 15 分鐘開啟 2 分鐘。
mfhsieh@PIL
11 years ago
4. 2x: screen on
當螢幕開啟時,啟動 3G 行動網路連線。並且把各條規則回復到原來各自在 active 或 disabled 區,也順便把自己 disabled。
mfhsieh@PIL
11 years ago
5. 2x: on 及 2x: off
可以在桌面上設為 widget,手動按 2x: on 就會開啟上面的程序,按下 2x: off 就會停止上面的程序。
開機時也會啟動 2x: on。
mfhsieh@PIL
11 years ago
以上 6 條,試用了好一陣子,可以近似模擬 2x Battery 的行為。
back to top