yucemahmut / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
0 stars 0 forks source link

adb doesn't connect to freerunner #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. setup usb networking to freerunner
2. type in terminal: ping 192.168.0.202 (this works fine)
3. press control-c
4. type: ADBHOST=192.168.0.202 adb devices

The output is:
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached 

I expected the list of devices to contain one device.

I am using adb from android sdk r06 trying to connect to a freerunner running 
android cupcake week 2010-16.

Original issue reported on code.google.com by quick.du...@gmail.com on 13 Jul 2010 at 8:00

GoogleCodeExporter commented 9 years ago
Oh, just found out how to enable it in settings->applications->development

Original comment by quick.du...@gmail.com on 13 Jul 2010 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by niels.he...@gmail.com on 13 Jul 2010 at 1:37