Has anyone successfully configured the Android emulator to work through Authoxy?

I followed the instructions in
http://groups.google.com/group/android-developers/msg/d8cb5935a609b8cc
and when I run:

# sqlite3 /data/data/com.google.android.providers.settings/databases/settings.db
"SELECT * FROM system"

in the adb shell, I get:

1|music_volume|3
2|voice_volume|3
3|ringer_volume|3
99|http_proxy|127.0.0.1:8080

I restarted the emulator, but I still get "Network Error - Error 80 -
Connection refused" in the browser (on the emulator).  Are there any
utilities I can run on the emulator to give me more diagnostic
information?

(I know Authoxy is working, because Safari, iTunes, etc. connect fine
through it.)

--
Daryl Spitzer

Reply via email to