我在家,我想确保数据连接始终通过Wi-Fi而不是(昂贵的)数据连接。
是否足以简单地打开Wi-Fi并连接到(密码保护)网络?如何控制通过正确连接发生下载?可以睡眠(或其他事件)禁用/更改/切换此设置?
我在家,我想确保数据连接始终通过Wi-Fi而不是(昂贵的)数据连接。
是否足以简单地打开Wi-Fi并连接到(密码保护)网络?如何控制通过正确连接发生下载?可以睡眠(或其他事件)禁用/更改/切换此设置?
I am at home and I would like to be sure that the data connection is always going through the Wi-Fi rather than the (expensive) data connection.
Is it enough to simply turn on Wi-Fi and connect to the (password protected) network? How can I control that the download is happening through the right connection? Can sleep (or other events) disable/change/toggle this setting?
在Android,AFAIK中,当您连接到有效的Wi-Fi网络时,将禁用移动数据(GPRS,3G等)(即使已打开)临时。所以只需连接到Wi-Fi网络即可。但是,如果要确定禁用移动数据,则应转到设置 - > Wi-Fi和网络 - >移动数据并取消选中禁用移动数据的选项。 (在ICS中的设置中 - >无线和网络 - >更多 - >移动网络)
In Android, AFAIK, when you connect to an active Wi-Fi network, mobile data (GPRS, 3G, etc) will be disabled (even if are turned on) temporary. So it would be OK to just connect to the Wi-Fi network. But, if you want to be sure about disabling mobile data, you should go to Settings -> Wi-Fi and Networks -> Mobile Data and uncheck the option to disable mobile data. (in ICS it's in Settings -> Wireless and Networks -> More -> Mobile Networks)
对Yrajabi的anwser的宣告:
在Android,AFAIK中,当您连接到有效的Wi-Fi网络时,将禁用移动数据(GPRS,3G等)(即使已打开)临时。所以只需连接到Wi-Fi网络即可。但是,如果要确定禁用移动数据,则应转到设置 - > Wi-Fi和网络 - >移动数据并取消选中禁用移动数据的选项。 (在ICS中的设置中 - >无线和网络 - >更多 - >移动网络)
睡眠可能会改变这个,如果当屏幕关闭时,WiFi设置为睡眠 - WiFi关闭,数据返回(除非数据被yrajabi强制禁用)。为了睡眠期间,请务必设置:设置>无线&网络> Wi-Fi设置>菜单按钮>高级> WiFi睡眠政策永远不会。
An adition to yrajabi's anwser:
In Android, AFAIK, when you connect to an active Wi-Fi network, mobile data (GPRS, 3G, etc) will be disabled (even if are turned on) temporary. So it would be OK to just connect to the Wi-Fi network. But, if you want to be sure about disabling mobile data, you should go to Settings -> Wi-Fi and Networks -> Mobile Data and uncheck the option to disable mobile data. (in ICS it's in Settings -> Wireless and Networks -> More -> Mobile Networks)
Sleep might change this if wifi is set to sleep when screen is off - wifi turns off and data comes back on(unless data is force-disabled as per yrajabi). To keep wifi on during sleep be sure to set: Settings> Wireless & Networks> Wi-Fi settings> MENU button> Advanced> Wifi Sleep policy to Never.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有