【问题标题】:weinre debugging not working with android-emulatorweinre 调试不适用于 android-emulator
【发布时间】:2014-09-24 13:25:45
【问题描述】:

您好,我尝试通过 Android 模拟器 android-sdk(宽度 Ubuntu 14.04 Linux)为 Android 调试我的 HTML/CSS。

我按照安装并运行Documentations

weinre 服务器启动成功。
我还在我的 linux firefox(作为客户端)和 mac 上的 ioS 模拟(作为调试目标)之间建立了成功的(内部网)连接。
顺便说一句,我可以使用 android-emulation 访问我的本地主机站点。


我的问题是:

我无法在我的 android-emulation 和主机之间获得成功的客户端、调试目标连接。


这里是我的 weinre.server.properties 文件的内容

boundHost:    my-local-dns-name
httpPort:     8888
reuseAddr:    true
readTimeout:  1
deathTimeout: 5

有什么建议吗?

【问题讨论】:

    标签: android-emulator weinre


    【解决方案1】:

    android 模拟器在您的台式机/笔记本电脑上运行的虚拟机中运行,因此可能会导致一些问题;也许在网络方面还有一些额外的工作要做。使用在公共互联网上运行的 weinre 服务器可能会更好,比如这个(我运行的):http://weinre.mybluemix.net

    【讨论】:

      猜你喜欢
      • 2014-03-14
      • 1970-01-01
      • 2014-01-09
      • 1970-01-01
      • 2019-02-20
      • 1970-01-01
      • 1970-01-01
      • 2021-10-07
      • 1970-01-01
      相关资源
      最近更新 更多