On Wed, Aug 12, 2009 at 11:58:11AM -0700, jolly1312 wrote:
> I am trying to get the ping working in Android running on ARM.
> 
> Ping to IP addresses works fine but when I ping to name I get
> 
> "ping: unknown host www.yahoo.com"
...
> Also /etc/resolv.conf is also there:
> echo nameserver 4.2.2.2 > /etc/resolv.conf

I think the thing is that android userland tools (bionic libc) does
not use resolv.conf nor nss. You should use busybox for this purpose.

Regards,
  cstamas
-- 
CSILLAG Tamas (cstamas) - http://digitus.itk.ppke.hu/~cstamas


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to