Thank you for the reply.
I can use adb devices to show all emulators(arm) in my host,
but I can't see the x86 target running in virtual box, nor the real
eeepc.
How to configure adb to connect to the virtual box or real eeepc?
(Does ADBHOST mean my host machine ip, or the vbox ip?)

On 4月24日, 下午2時25分, Androidphan <[email protected]> wrote:
>
> Debugging is almost the same as debugging an emulator. For connecting
> adb use: ADBHOST=<ipaddress> adb kill-server then ADBHOST=<ipaddress>
> adb devices .

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to