Android FileNotFoundException 从 URL.openStream() 抛出

发布于 2024-10-25 09:49:32 字数 320 浏览 1 评论 0原文

我有一个连接到网络服务的应用程序。我有一位使用 LG Optimus T 的用户,每当应用程序尝试连接到其设备上的 Web 服务时,就会收到 FileNotFoundException。我知道该设备已连接到互联网,因为他向我发送了发生这种情况的一些日志输出,并且我可以看到我的应用程序已成功连接到其他网络服务。我去了一家当地的 T 移动商店,并在 3g 和 wifi 上测试了我的应用程序,它对我来说运行良好(顺便说一句,用户仅使用 wifi,他无法访问 3g)其他人是否对 URL 有问题即使 url 有效并且设备已连接到互联网,.openStream() 调用也会抛出 FileNotFound?如果有的话你是怎么解决的?

I have an application that is connecting to a webservice. I have one user with an LG Optimus T that is getting a FileNotFoundException whenever the app tries to connect to the web service on his device. I know that the device is connected to the internet because he sent me some of the log output of this happening, and I can see that my application has successfully connected to other webservices. I went to a local T mobile store and tested my application on both 3g and wifi and it is working fine for me (The user is only on wifi btw, he does not have access to 3g) Has anyone else had an issue with the URL.openStream() call throwing FileNotFound even though the url is valid and the device is connected to the internet? If so how did you resolve it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文