View Single Post
evad's Avatar
Posts: 354 | Thanked: 151 times | Joined on Mar 2008 @ London (UK) / Zielona Góra (PL)
#165
Originally Posted by x-lette View Post
Did you set the entry in Settings - Network Connection - Automatic Connection to Always ask (probably the the entries are called differently, my lang is german, so I just don't know the english entries)? That should prevent the device to automatically connect to internet and will pop up a request instead.
Actually, I'm also looking for a way to change that "automatic connection" setting via CLI and/or some config file. I also like to keep that setting on, so it would connect automatically, but overnight or whenever battery goes low, I'd like to disable it automagically.

Anyone knows where this setting is set in the system?

UPDATE:
Solution found. Setting for this is stored under "auto_connect":

Code:
gconftool-2 -R /system/osso/connectivity/network_type
Value of "[*]" is "Any connection" and "[]" is "Always ask".
__________________
Dawid 'evad' Lorenz * http://dawid.lorenz.co
_______________________________________________

Last edited by evad; 2010-05-11 at 11:38. Reason: Solution found