What´s up Bob? hehehehe Well, adding -dns-server (my actual dns) on Eclipse doesn´t solve the problem: I still get "no network connection" when I open the browser. Using the same machine and the same network connection, everything works great on linux. Unfortunately linux is not my main OS, hehehe.
On 5 abr, 22:17, Bob Kerns <[email protected]> wrote: > You don't generally have to use your ISP'sDNSservers, you can use > anyDNSservers you want. > > I use OpenDNS myself, and ignore Comcast's. > > However, occasionally some firewall or other security software will > blockDNSto other servers. So this is worth a try. > > On Apr 5, 4:03 pm, Brion Emde <[email protected]> wrote: > > > > > I think that you need to find out what yourDNSservers are for your > > ISP. There are instructions on the internet for Window, Mac and Unix > > on how to do this. > > > On a windows machine, you run ipconfig /all and look for nameserver or > >DNSlines and copy those IP addresses. > > > For example, myDNSservers are: > > > 68.87.85.102 and 68.87.69.150 > > > so I set them for the emulator, like this: > > > -dns-server 68.87.85.102,68.87.69.150 > > > On Apr 5, 4:24 pm, Gabriel Simões <[email protected]> wrote: > > > > Well, > > > > Running the emulator manually with parameters -dns-server and - > > > verbose, I found out that the emulator complains it could not resolve > > > theDNSserver specified (which is an IP for GoogleDNS, or any other > > >dnsyou want). > > > It says it´s going to use the defaultDNSbut seems not to find any > > > defautdns. > > > When I open the emulators browser, obviously noDNScan be resolved, > > > but all the websites work if I use their IP. > > > > isn´t there a way to force the emulator to use an IP address as adns > > > server? > > > Is there anything I can do or will I be forced to develop on linux (so > > > everytime I go back and forth systems I face problems with accents and > > > special caracters on my source code). > > > > Thanks > > > > On 4 abr, 23:38, Gabriel Simões <[email protected]> wrote: > > > > > Actualy 8.8.8.8 is google´s openDNS > > > > The second should be 8.8.4.4 > > > > > On 4 abr, 22:54, Brion Emde <[email protected]> wrote: > > > > > > That's a funny lookingDNSthat you're entering. How are you finding > > > > > yourDNS? > > > > > > I'm not saying those are not right, but I suspect that if they were > > > > > right, I youremulatorwould work. > > > > > > On Apr 4, 7:37 pm, Gabriel Simões <[email protected]> wrote: > > > > > > > Hello, > > > > > > > Right now my app needs to use the device´s (emulator´s) internet > > > > > > connection. I´ve read before that since my computer has internet the > > > > > >emulatorshould be able to access it. > > > > > > On linux everything works but on windows theemulatorcan´t find the > > > > > >DNSI´m using, event if I add -dns-server 8.8.8.8,8.8.8.7 on Eclipse´s > > > > > > launch options. > > > > > > > I´ve tried on Android 1.6 and 2.1. > > > > > > Is there anything else I should try? > > > > > > > Thanks > > > > > > Gabriel > > > > > > > ps: I know it´s aDNSproblem because if I open the browser and set > > > > > > any website´s ip as the address everything just works.- Ocultar > > > > > > texto das mensagens anteriores - > > > > > > - Mostrar texto das mensagens anteriores -- Ocultar texto das > > > > > mensagens anteriores - > > > > > - Mostrar texto das mensagens anteriores -- Ocultar texto das mensagens > > > > anteriores - > > - Mostrar texto das mensagens anteriores - -- 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 To unsubscribe, reply using "remove me" as the subject.

