# android-ifaddrs **Repository Path**: gitama2015/android-ifaddrs ## Basic Information - **Project Name**: android-ifaddrs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-23 - **Last Updated**: 2024-01-23 ## 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).