superpoweredSDK / SuperpoweredLatency

This application measures round-trip audio latency on an iOS or Android device. Low round-trip audio latency is a strong indicator of how well any mobile device is optimized for professional audio. Lower latency confers significant benefits to users of all sorts of apps like games, augmented hearing apps, VOIP and other interactive apps. Read more: http://superpowered.com/latency
GNU General Public License v2.0
214 stars 71 forks source link

Compatible NDK Version for Android Example? #11

Open mail2chromium opened 3 years ago

mail2chromium commented 3 years ago

I am trying to use the Superpowered Latency app for android and I am kind of stuck into the android application NDK version. I have tried the latest as well as different versions of NDK. But none of them is working.

Can you please assist me with this issue?

image

gaborszanto commented 3 years ago

It says "NDK not configured". You need to set up the NDK path for your project under project settings (wherever that is in the current Android Studio).