531 Forks
3395 Stars
3395 Watchers

oboe

Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.

How to download and setup oboe

Open terminal and run command
git clone https://github.com/google/oboe.git
git clone is used to create a copy or clone of oboe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oboe https://github.com/google/oboe/archive/master.zip

Or simply clone oboe with SSH
[email protected]:google/oboe.git

If you have some problems with oboe

You may open issue on oboe support forum (system) here: https://github.com/google/oboe/issues