HI all

I am trying to run adb over wifi.

from source what I got is, I need to follow below setps

netcfg
get the ip address of phone  say it is 192.168.100.4

on PC
export ADBHOST=192.168.100.4

Dont connect USB cable.

adb push <any file> /sdcard/

this will transfer over wifi

I followed these steps, then too it is not showing device and unable
to connect to it.

whether I missed any steps above.

Thanks
Gururaja B O

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

Reply via email to