bantucracy / ayanda

Android Library to discover nearby devices Offline
https://sabelo.mhlambi.com/projects/ayanda
44 stars 21 forks source link

Get IPv4/IPv6 Address for device. #23

Open sabzo opened 6 years ago

sabzo commented 6 years ago

Future enhancement

https://gitlab.com/fdroid/fdroidclient/blob/1.1-alpha3/app/src/main/java/org/fdroid/fdroid/net/WifiStateChangeService.java#L92-L211

sabzo commented 6 years ago

cc @eighthave

eighthave commented 6 years ago

Another key part I forgot to mention is that getting the IP address gets a lot harder when the device is acting like a WiFi Access Point / Hotspot.

Here is some relevant history: