Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

yoannsculo/adbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 <[email protected]>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 86