[android-developers] Re: Host is unresolved error

2009-10-13 Thread Nivek
Hi, Accessing servers on the internet within the emulator in our corporate environment is impossible. We can set an http-proxy for the emulator, but the DNS resolution is still based on the DNS servers configured on the emulator host. In our environment, workstations are connected to DNS

[android-developers] Re: Host is unresolved error

2009-03-14 Thread Amine
I spent the last 3 weeks trying to solve the emulator problem with http proxy and dns. Even if I use the google IP address(http:// 74.125.19.103/) I still get Web page not available. I read the android docs, searched the internet for similar problem but in vain. All these isssues manifest

[android-developers] Re: Host is unresolved error

2009-03-02 Thread Rafal
On Feb 25, 9:17 pm, Mark Murphy mmur...@commonsware.com wrote: The problem may stem from your network setup: firewalls, etc. Please review: http://developer.android.com/guide/developing/tools/emulator.html#emu... I've seen that webpage already. I removed all user data used by Android

[android-developers] Re: Host is unresolved error

2009-02-25 Thread Rafal
On Feb 4, 6:57 am, PRATAP SOLAPUR pratap.sola...@gmail.com wrote: U need to use the ip address of the web..like  http://74.125.19.103this is for googlei was also  facing the same problemthis solved it.emulator doesnt recognize dns names... On 2/3/09, newuser

[android-developers] Re: Host is unresolved error

2009-02-25 Thread Mark Murphy
Rafal wrote: On Feb 4, 6:57 am, PRATAP SOLAPUR pratap.sola...@gmail.com wrote: U need to use the ip address of the web..like http://74.125.19.103this is for googlei was also facing the same problemthis solved it.emulator doesnt recognize dns names... On 2/3/09,

[android-developers] Re: Host is unresolved error

2009-02-03 Thread PRATAP SOLAPUR
U need to use the ip address of the web..like http://74.125.19.103 this is for googlei was also facing the same problemthis solved it.emulator doesnt recognize dns names... On 2/3/09, newuser nimisha.bhut...@gmail.com wrote: Hi, I am trying to run the