Skip to content

yoannsculo/adbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5d1b30 · Jul 3, 2014
Jul 3, 2014
Mar 4, 2009
Oct 9, 2010
Jul 1, 2010
Apr 1, 2011
Jan 5, 2011
Apr 27, 2010
Mar 25, 2009
Sep 28, 2010
May 5, 2010
Jun 4, 2010
Aug 18, 2010
Jan 29, 2010
Mar 22, 2011
Oct 14, 2010
Apr 18, 2011
Sep 3, 2009
Sep 14, 2010
May 13, 2010
Aug 24, 2010
Mar 4, 2009
Jul 10, 2009
Feb 28, 2011
Jun 7, 2011
Aug 16, 2010
Jul 16, 2010
Sep 29, 2010
Jul 3, 2014
May 6, 2009
Mar 9, 2010
Jul 3, 2014
Jul 3, 2014
Jul 16, 2010

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>