Xu Wang,

I want to use adb only to access the phone, because using other app is
making my phone slow.

did you able to access phone after setting this property and using the
procedure that I mentioned above?.

Thanks
Gururaja B O

On Sep 6, 8:52 pm, Xu Wang <xu4w...@gmail.com> wrote:
> Hi Gururaja,
>
> I met similar issue before.  Google says need to:
>
> setprop service.adb.tcp.port 5555
>
> before running adbd, to make adbd running in network mode. It's running in
> usb mode by default.
>
> Practically, I found installing the app adbWireless from the market works.
>
> BR,
> Xu
>
> On 6 September 2010 22:45, guru <guru.nav...@gmail.com> wrote:
>
> > 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: 
> > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to