Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 365 Bytes

aos-libmysofa-android-builder

A simple shell script to cross-compile libmysofa 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

mips and mips64 are untested

Requirements:

  • NDK r15
  • some dev tools
  • free disk space in your tempfolder