step by step tutorial: adbwireless refresh

bunanson

Well-known member
Jun 12, 2011
74
2
0
Visit site
Mainly for the noob and myself, things not using everydays tends to forget

adbwireless, use like adb without the actual USB cord mess

Requirement:
1) has adb setup already, kind of pita,
2) need root. I got root for my brand new stock phone from here.

- dl and install adbwireless from market

- run adbwirelss from your phone, see a green button, press the green button, it turned into an orange button with
"adb connect 192.168.1.xxx:5555"

- on your winPC,
open cmd box, cd to your adb tool, mine is on c:\android\platform-tools
adb connect 192.168.1.xxx
adb shell
$ you will see '$' prompt
$ su gainroot - will give you root privilege and you should now see "#" prompt
#

now use it like adb and without the mess of the usb cable

enjoy,

bun
 
Last edited:
  • Like
Reactions: staticmaal

Forum statistics

Threads
943,007
Messages
6,916,854
Members
3,158,771
Latest member
planeboy