Advertisement

How to load the AAudio API for Android using ndk

Started by May 21, 2020 07:29 PM
0 comments, last by Lawzera 4 years, 4 months ago

I would like to know how to load the AAudio API using ndk, I tried some links:

https://developer.android.com/ndk/reference/group/audio

https://developer.android.com/ndk/guides/audio/aaudio/aaudio

but here it just tells me how to use it and I didn't find anything about adding to Android.mk

Any lib to be loaded? What should I do?

#include <AAudio.h>

This topic is closed to new replies.

Advertisement