How do I find out if my device supports IPV6 programatically?

On Monday, January 4, 2010 4:23:56 PM UTC+5:30, Steinar H. Gunderson wrote:
>
> On 31 Des 2009, 05:46, mundou <wentaosh...@gmail.com> wrote:
> > I don't know if real Android system can support IPv6 protocol stack. I
> > compiled my own kernel with IPv6 configured as "build-in" and then
> > tested it under the emulator in SDK, and it could not get an IPv6
> > address. I got "No IPv6 router present" in dmesg. I think it may be
> > the emulator's fault. Has anyone ever tested IPv6 in a real Android
> > device?
>
> Hi,
>
> Android supports IPv6 out of the box since Donuts (1.6), IIRC -- you
> can browse IPv6 sites from the browser, and write applications that
> connect to IPv6 hosts. No DHCPv6 or RDNS support, though, so
> nameserver information will still need to come from regular DHCP.
>
> /* Steinar */
>
>

-- 
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