I want to launch android image to my x86 based target device by using Ethernet in eclipse. Presently i can boot android using USB or CD-ROM. So is it possible this directly over ethernet?? so i can debug my kernel and driver using ethernet.
Asked
Active
Viewed 1,757 times
1 Answers
0
You can check this out first.
Make the default android emulator faster
Configuring to Listen Via Ethernet/ WiFi:
To use your device via WiFi/Ethernet, the device's adbd (Android Device Bridge in the device) needs to be configured to listen via Ethernet first. The adbd by default listens to USB port.
Here is a simple Tutorial for doing this did by me,
http://sree.cc/google/connecting-devices-to-adb-via-wifii-or-lan
For Debugging, You need to setup the following...

Community
- 1
- 1

Anoop Chandrika HarisudhanNair
- 4,910
- 4
- 29
- 48