Skip to content

huntto/Build-JRTPLIB-for-Android

Repository files navigation

HOW TO USE

  1. install ninja, like
brew install ninja
  1. set NDK_ROOT, like
NDK_ROOT=${HOME}/Library/Android/sdk/ndk-bundle
export NDK_ROOT
  1. clone this repository
git clone https://github.com/huntto/Build-JRTPLIB-for-Android --recursive
  1. change directory
cd Build-JRTPLIB-for-Android

run build shell

./android.sh

or specify android-arch-abi and api-level like

./android.sh arm64-v8a 24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published