【问题标题】:Weird android exception on a HttpPost?HttpPost 上奇怪的 android 异常?
【发布时间】:2011-06-20 15:36:36
【问题描述】:

当我想访问我的服务器并更新我的数据库时,Android 给了我一个奇怪的异常:

06-20 17:30:52.715: INFO/Exception3(32256):  <meta http-equiv="refresh" content="0; URL=index.php">

谢谢!

【问题讨论】:

  • 这不是错误,因为它是作为信息打印的。你可以忽略它。有什么不能用的吗?
  • 是的,感谢它是这个错误。应该是我的sql请求...

标签: android http exception post


【解决方案1】:

在您的 AndroidManifest.xml 文件中的应用程序标记之外添加 &lt;uses-permission android:name="android.permission.INTERNET" /&gt;

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-04-02
    • 1970-01-01
    • 1970-01-01
    • 2011-10-02
    • 1970-01-01
    相关资源
    最近更新 更多