tonyho / adbd-linux

Adbd for Linux based OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Limitation

Openssl version < 1.1, must be 1.0, as the 1.1 has broken API

Info

Base on:https://github.com/hadess/adbd

Modify for Yocto building and common Linux based OS.

Compiling in normal Linux OS

RANLIB=ranlib AR=ar CXX=g++ CC=gcc make

About

Adbd for Linux based OS

License:Other


Languages

Language:C++ 68.8%Language:C 25.0%Language:Makefile 2.3%Language:Assembly 1.8%Language:Python 1.4%Language:Shell 0.5%Language:Lex 0.2%