commit | 8776fffb38a50f72372cc429112d701a3873c01c | [log] [tgz] |
---|---|---|
author | Phil Burk <[email protected]> | Fri Sep 25 07:50:40 2020 -0700 |
committer | GitHub <[email protected]> | Fri Sep 25 07:50:40 2020 -0700 |
tree | ce6597ce0504bb3f910860747cb4b5369cf9c5a8 | |
parent | 79d839c5ae7eb15b3de31cb3b418e3f96c3ec427 [diff] |
Update AutomatedTesting.md Add description of "-es in_api opensles" option.
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).
To build Oboe you‘ll need a compiler which supports C++14 and the Android header files. The easiest way to obtain these is by downloading the Android NDK r17 or above. It can be installed using Android Studio’s SDK manager, or via direct download.
We would love to receive your pull requests. Before we can though, please read the contributing guidelines.
View the releases page.