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/opus-android-builder

libopus
https://github.com/nova-video-player/opus-android-builder

Last synced: 8 days ago
JSON representation

libopus

Awesome Lists containing this project

README

        

# opus-android-builder

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

Builds the binaries/libs for the following architectures: armeabi-v7a arm64-v8a x86 x86_64.

Typical usage:
```
./build.sh
```
Requirements:
- some dev tools
- android SDK installed and $ANDROID_HOME variable correctly set