Install the app on the G1 check
Install Android driver on PC check
Setup browser socks: localhost port:1080 check
Run adb forward tcp:1080 tcp:1080 check
At this point it seems that everything is set up correctly. The browser still does not connect to the web. If I put an ip in the address bar the page will load fine. It seem that DNS resolution is not happening. Any suggestions?
BTW for anyone not getting adb to run correctly, I assumed that since I could see the device in my explorer that it was working......wrong! Make sure to install the android driver. Hope this helps
|