/android-ndk-audio

Simple android-audio-echo app with opensl using JNI and SWIG

Primary LanguageC

android-ndk-audio

This Project is a open-sl exmample of using Android Studio, Gradle Experimental, NDK, SWIG. Please see the references if there is a question.

How to run

$ git clone https://github.com/westside/android-ndk-audio.git
$ cd android-ndk-audio
$ ./gradlew runSwig   --> this creates jni wrapper class

References