Hi,

I am trying to connect to internet through android emulator being
behind proxy. I am using Android 1.6 SDK.
I set my proxy details going to Home Screen->Menu Key->Settings-
>Wireless controls->Mobile networks->Access Point Names

After entering the proxy settings I opened the browser app, then it
asks my user name and password of my account on our server.
After entering the details correctly I could access the internet in
the Browser application. All fine.

But in my own application (not Browser app) I am trying to connect to
internet e.g., www.google.com
it is throwing UnknownHostException but works fine in the Browser app.

By this I guess my application is not able to connect to internet
through the proxy setting already setup.

Any ideas on to solve this issues? Any quick responses are much
appreciated.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to