Hi, I am not able to connect to the internet from the emulator. I tried using the below command with the proper proxy/port, but it still is not connecting.
$ adb shell sqlite3 /data/data/com.google.android.providers.settings/ databases/settings.db "INSERT INTO system VALUES (99,'http_proxy','[HOST]:[PORT]');"
-- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

