# android-ifaddrs **Repository Path**: dustinksi/android-ifaddrs ## Basic Information - **Project Name**: android-ifaddrs - **Description**: An implementation of getifaddrs() for Android. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-19 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README android-ifaddrs =============== An implementation of getifaddrs() for Android, since the NDK does not natively support it. Works just like you would expect on regular Linux. License information is present in each file (BSD license).