Build with NDK, for libcrypto please read " Building Prerequisites " section in https://boringssl.googlesource.com/boringssl/+/HEAD/BUILDING.md
Steps:
sh 01_getsource.sh
to get source codessh 02_build_libcrypto.sh
to build libcrypto.a (will be at src/boringssl/dist)sh 03_build_fastboot.sh
to build fastboot binarysh 04_build_adb.sh
to build adb binary
Only tested on Android 6.0 device.