您的位置:首页 > 移动开发 > Android开发

how to setup dns in android

2014-01-15 12:03 190 查看
c:\somewhere\tools\ adb shell

$"setprop net.dns1 xxx.xxx.xxx.xxx"

Or you
can command
to setup a dns server,or add this command into init.rc
file.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐