I encounter some problem when starting emulator using -http-proxy C:\android-sdk-windows-1.5_r2\tools>emulator -avd android1 -http-proxy proxy.##.######.com:8080 -debug-proxy proxy_http_setup: creating http proxy service connecting to: proxy.##.######.com:8080 server name 'proxy.##.######.com' resolved to XX.XX.X.X:8080 proxy_http_setup: creating HTTP Proxy Service Footer is (len=2): ' '
however, I still cant use internet connection via emulator's browser. I also tried command below: ./adb shell sqlite3 /data/data/com.google.android.providers.settings/ databases/settings.db “\”INSERT INTO system VALUES(99,’http_proxy’,’ proxy.##.######.com:8080’);\”" but seems had no effect at all, the problem remain. Can anyone help me on this issues? Thank you... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

