This repository was archived by the owner on May 20, 2025. It is now read-only.
yoannsculo/adbd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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>