Skip to content

nova-video-player/opus-android-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages