Native Audio is an Android sample that plays and records sounds with the C++ OpenSLES API using JNI. The recorder / players created are not in fast audio path.
This sample uses the new Android Studio CMake plugin with C++ support.
Note that OpenSL ES is deprecated from Android 11, developers are recommended to use Oboe library instead.
- URI Player streaming is broken
