Closed GoogleCodeExporter closed 8 years ago
Listening port should be higher than 1024. By default is 8008.
Probably best way would be that you uninstall/install and follow this
instructions.
http://code.google.com/p/sandrop/wiki/HowToConnectToOtherProxy
Or you can even use Drony if you have android os higher that 3.x
Original comment by supp.san...@gmail.com
on 24 Sep 2013 at 5:51
I changed the port to 8080 still the problem persists
Original comment by reachgok...@gmail.com
on 24 Sep 2013 at 6:03
Maybe some other program is listening on port 8080.
Try port 8008. It is not so common used by other programs.
And maybe restart device so you are sure that there are no misbehaved processes.
To find out who is listening on ports you can use adb shell netstat command or
even use SandroProxy
http://code.google.com/p/sandrop/issues/detail?id=76
1. Go to HTTP tab and pres play button on acction bar
SandroProxy will listen on two new ports 8020 -> web , 8021 -> websockets for
chrome devtools
2. start chrome from PC with url http://<your_device_ip>:8020
3. Check Connection tab, sort by state LISTEN, last two columns are process uid
and names(can be more than one)
Original comment by supp.san...@gmail.com
on 24 Sep 2013 at 6:10
mine is not a rooted device what shall i try with it?? drony is not working...
my poxy port is 80 where should i give it? inside drony or inside the wifi
setting?
Original comment by reachgok...@gmail.com
on 24 Sep 2013 at 6:14
And what is android version? If it is below 3.x you will need rooted phone and
SandroProxy.
Original comment by supp.san...@gmail.com
on 24 Sep 2013 at 6:16
Instructions for Drony
http://code.google.com/p/sandrop/wiki/HowToUseDronyWithOtherProxy
Original comment by supp.san...@gmail.com
on 24 Sep 2013 at 6:25
Original comment by supp.san...@gmail.com
on 25 Sep 2013 at 4:39
Original issue reported on code.google.com by
reachgok...@gmail.com
on 24 Sep 2013 at 5:38