On Tue, Sep 28, 2010 at 3:29 PM, cellurl <[email protected]> wrote: > About once a day, I get this message. I reboot and it goes away. Its > time I figure it out.... > java.net.UnknownHostException: Host is unresolved www.wikispeedia.org:80 > > I found this. > http://developer.android.com/guide/developing/tools/emulator.html#networkinglimitations > which says to do these commands: > > telnet localhost 5554 > redir add tcp:5000:6000 > > Q: Where do I type in these commands? I see console, DDMS, etc but > where exactly do I enter commands?
>From the command line, outside of Eclipse. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Atlanta: http://bignerdranch.com/classes/android -- 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

