View Single Post
Old November 5th, 2010, 09:11 AM   #144 (permalink)
cyben76
New Member
 
Join Date: Oct 2010
Location: Singapore
Posts: 8
 
Device(s): Google Nexus One
Carrier: Not Provided

Thanks: 0
Thanked 3 Times in 3 Posts
Default

For app to switch on data automatically, this is what works best for me:

Context:
Application

Task:
1) Variable set %MOBDATA to:ON
2) Mobile Data set On

Exit Task
1) Variable Clear %MOBDATA
2) Wait 1min
3) Mobile Data Off, if %MOBDATA isn't Set (!SET)

The reason i created variable %MOBDATA is because to prevent Mobile Data switching off when i exit an app and reopen another app within that 1min wait. As long as i keep opening apps that requires mobile data it will not switch off.

It works with all apps, except Glympse cos it closes when it detects mobile data is off, workaround i open browser to get mobile data on then i open glympse.
cyben76 is offline  
Last edited by cyben76; November 6th, 2010 at 08:15 PM.
Reply With Quote
The Following User Says Thank You to cyben76 For This Useful Post:
starflorida (November 5th, 2010)