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..
|