SkillAgentSearch skills...

Adbd

Android Debug Bridge Daemon - Moved to https://codeberg.org/yoannsculo/adbd

Install / Use

/learn @yoannsculo/Adbd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

adbd for non-Android devices

To build adbd you need to specify your toolchain and openssl path to build adbd

cd adb
export TOOLCHAIN=<your_toolchain_path_with_prefix>
export OPENSSL_DIR=<path_to_openssl>
make

Thanks to:

  • https://hev.cc/2227.html
  • http://android.serverbox.ch/?p=1217
  • http://events.linuxfoundation.org/images/stories/pdf/lf_abs12_kobayashi.pdf

Contact

Yoann Sculo yoann@sculo.fr

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3mo ago
Forks11

Languages

C

Security Score

72/100

Audited on Dec 18, 2025

No findings