Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nova-video-player/aos-libtorrent-android-builder

cross-compile libtorrent project for Android targets
https://github.com/nova-video-player/aos-libtorrent-android-builder

Last synced: 8 days ago
JSON representation

cross-compile libtorrent project for Android targets

Awesome Lists containing this project

README

        

### libtorrent-android-builder

A simple shell script to cross-compile libtorrent project for Android targets.

Builds the binaries and libs using dynamic linking.

Typical usage:
```
bash ./build.sh -a $ARCH
```

$ARCH can be either: arm arm64 x86 x86_64

Requirements:
- NDK installed
- some dev tools