A Shell script for build libtorrent with Android NDK
supporting arch armv7a
& x86
git clone https://github.com/george5613/libtorrent-ndk-toolchain.git
cd libtorrent-ndk-toolchain
./build_libtorrent.sh armv7a|x86
After downing source and building the target will find in
libtorrent-ndk-toolchain/toolchain-$arch_type/build/
- Add support for
arm-64
x86-64