View Single Post
Old November 4th, 2008, 06:49 PM   #28 (permalink)
l3wis
Junior Member
 
l3wis's Avatar
 
Join Date: Nov 2008
Posts: 56
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I Don't get this part.

Move to the directory that has the adb utility, using inside the Sdk Tools folder and run Windows: adb forward tcp:8080 localabstract:Proxy
Linux/Mac: ./adb forward tcp:8080 localabstract:Proxy


When i run the adb application it exits right away..
l3wis is offline  
Reply With Quote