无法connext为代理服务器在Android中 [英] Could not connext to Proxy in Android

查看:218
本文介绍了无法connext为代理服务器在Android中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我编程Internet使用的应用程序。问题是,我已经代理问题。我已经阅读网的一些文章,但没有什么帮助。当我开始从
命令行的AVD
模拟器-avd< AVD-名称> -http代理的http:或其可的proxyName>:或其可proxyip> -debug代理

I'm programming an application with internet uses. The Problem is, that i've a proxy problem. I've already read some articles in the net but nothing helps. When i start the avd from command-line with
emulator -avd <avd-Name> -http-proxy http:<proxyname>:<proxyip> -debug-proxy

我有错误消息:

0:无法在HTTP连接到代理未知套接字错误(Winsock的= 0xffffffff的)错误号= 2:没有这样的文件或目录

感谢您的帮助。

推荐答案

你使用正确的语法?

这应该是以下之一:

http://<server>:<port>
http://<username>:<password>@<server>:<port>

http://developer.android.com/guide/developing/tool​​s/ emulator.html

如果它不工作的方式,也许尝试(另)一个公共代理

If it doesn't work that way, maybe try a(nother) public proxy

这篇关于无法connext为代理服务器在Android中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆