Thanks Sean, It works now :)
On Thu, Jan 22, 2009 at 12:02 AM, Sean McNeil <[email protected]> wrote: > > It is very simple: > > First, make sure you have connectivity to the zoom. Ping the ip address. > Next, type the command as follows (with appropriate changes): > > ADBHOST=ip_address adb kill-server > ADBHOST=ip_address adb shell > > If using ethernet over usb, the zoom/OMAP USB gadget driver has an odd > requirement. When you use ifconfig to setup the ip address on the zoom, > you have to specify "up" on the ifconfig command. So in init.rc you'd > have something like: > > ## Configure the USB interface > ## > service usb-ether /system/bin/ifconfig usb0 192.168.0.202 up > oneshot > > If you are using the ethernet port, then you'll have to set it up > appropriately. Again, if you can ping you should be OK. > > Cheers, > Sean > > vishal bhoj wrote: > > Hi Divya , > > > > > > Even I tried to connect through adb but I could not. When i do a adb > > devices it doesn't list anything. The adbd demon is running on the > > traget device . If you are able to connect on zoom please update me . > > > > thanks in advance > > > > > > > > On Wed, Jan 21, 2009 at 11:20 PM, Nimit Manglick > > <[email protected] <mailto:[email protected]>> wrote: > > > > Hi Divya, > > > > No i haven't tried anything using adb.. > > > > Bye t way why r u looking for adb..?? After booting android > > > > u will get the console itself na... > > > > Anyways sorry no idea :( > > > > Regards > > Nimit > > > > > > On Wed, Jan 21, 2009 at 8:33 PM, divya <[email protected] > > <mailto:[email protected]>> wrote: > > > > > > Hi Nimit, > > > > Have you tried adb with ur OMAP Board.If yes can you update me. > > I am using a tcp ip connection using a windows host and OMAP > > 3430 SDP. > > > > Waiting for ur reply... > > > > Regards, > > Divya > > > > > > > > > > > > > > > > > > > > -- > > with regards vishal > > > > > > > > > > -- with regards vishal --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
