【问题标题】:Launch the Android x86 image on the target using ethernet使用以太网在目标上启动 Android x86 映像
【发布时间】:2011-03-29 05:24:00
【问题描述】:

我想通过在 Eclipse 中使用以太网将 android 映像启动到基于 x86 的目标设备。目前我可以使用 USB 或 CD-ROM 启动 android。那么这有可能直接通过以太网吗?所以我可以使用以太网调试我的内核和驱动程序。

【问题讨论】:

    标签: android eclipse debugging x86 ethernet


    【解决方案1】:

    你可以先看看这个。

    Make the default android emulator faster

    配置通过以太网/WiFi 监听:

    要通过 WiFi/以太网使用您的设备,需要先将设备的 adbd(设备中的 Android Device Bridge)配置为通过以太网进行侦听。 adbd 默认监听 USB 端口。

    这是我做的一个简单的教程,

    http://sree.cc/google/connecting-devices-to-adb-via-wifii-or-lan

    对于调试, 您需要设置以下...

    http://developer.android.com/guide/developing/debugging/debugging-projects-cmdline.html#debuggingPort

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-04
      • 2018-07-29
      • 2022-06-14
      • 2020-10-16
      • 1970-01-01
      • 2022-06-14
      相关资源
      最近更新 更多