I'm behind a proxy. I'm trying to config Android Emulator so that it can browse the web.
This is what I have tried: [code] > adb shell # sqlite3 /data/data/com.google.android.providers.settings/databases/ settings.db sqlite> INSERT INTO system VALUES(99,'http_proxy','proxy.myproxy.com: 81'); [/code] This is the image: http://androidcore.com/images/fbfiles/images/funny_error.png --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

