fluidsynth/doc/android/jni/Application.mk
Atsushi Eno daa037b0d3 Add Android audio drivers based on OpenSLES and Oboe (#464)
This set of changes implements audio drivers for Android, OpenSLES and Oboe. The changes in the original sources are kept minimal so that it should be easily maintained.
2019-03-27 18:02:23 +01:00

2 lines
71 B
Makefile

APP_PLATFORM := android-21
APP_ABI := x86 x86_64 armeabi-v7a arm64-v8a