# android-adbd-for-linux **Repository Path**: zfouzfou/android-adbd-for-linux ## Basic Information - **Project Name**: android-adbd-for-linux - **Description**: No description available - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-21 - **Last Updated**: 2025-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # android-adbd-for-linux - main分支是fork github上面的原版,使用cmake编译 - release 分支是精简后的版本,只有 **adbd** 部分,并且添加了Makefile 文件,使用make编译