关于android中拨号上网dns的问题

来源:互联网 发布:周扬青淘宝店 编辑:程序博客网 时间:2024/05/01 07:50

在android2.1版本中,拨号上网后,能ping通IP地址,没有设置dns,不能浏览页面。折腾了很久,发现只要调用property_set("net.dns1', "xxx.xxx.xx.xx")和property_set("net.dns2', "xxx.xxx.xx.xx")就可以了。

 

原创粉丝点击