realmar / DHCPv6-Client-Android

Get an IPv6 address using DHCPv6. Be future-proof.
Other
44 stars 14 forks source link

This app doesn't work until I adb shell into my device and run dhcp6c wlan0 as root manually #3

Closed Mygod closed 7 years ago

Mygod commented 7 years ago

Okay after a while of debugging it seems ps | grep dhcp6c returns grep dhcp6c as a result on my device.

Mygod commented 7 years ago

Now on dhcp6ctl, it shows this: client6_ifctl: failed to find interface configuration for wlan0

realmar commented 7 years ago

Thank you for your pull request! I will now create a signed build for the google play store.