【问题标题】:Android Wireless Adaptor Support in Emulator模拟器中的 Android 无线适配器支持
【发布时间】:2012-01-20 18:06:53
【问题描述】:

我需要重新配置无线适配器以通过 Android 手机设置自组网络。我需要一种在模拟器上测试它的方法,但我听说它不支持它,因此无法访问。有什么办法可以做到吗?重新配置是在运行时由库文件通过执行低级命令来完成的。

简单来说,我需要一种方法来使用 wifi adhoc 连接 2 个或多个 android 虚拟设备

【问题讨论】:

  • 我的猜测是,这可能不适用于无根设备 - 请参阅 these two 帖子。

标签: android android-emulator adapter android-wireless


【解决方案1】:

模拟器不模拟任何形式的 WiFi。它模拟通用 Internet 连接。

此外,正如 Marvin 指出的那样,AFAIK,您不能在 Android 上使用 ad-hoc 模式,除非在有根硬件上。因此,您很可能需要购买两台可以 root 的设备。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-12-31
    • 2012-07-19
    • 2019-05-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多