There is a better discussion about this on the official thread here: http://www.androidforums.com/showthread.php?t=1449&page=4
Firefox proxy *does* work, must set network.proxy.socks_remote_dns to true in about:config. FoxyProxy needs this set as well in the general config. Proxifier is also useful for tunneling other types of connections through socks proxy. EDGE connections need work. Proxy times out too often, web surfing is cumbersome. Confirmed working on RC30. Sometimes adb stops functioning. I wrote a batch script to kill and restart adb. No need to restart Socks on phone. taskkill /f /im adb.exe c:\android\tools\adb.exe forward tcp:1080 tcp:1080 There is a fixed version of adb, and also an unofficial version of android debug driver available for Vista 64 bit. Needs Vista to be set in test mode. Check the aforementioned thread for more info. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
