mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
dfe836d39c
This allows OpenAL-soft to use Oboe backend which uses AAudio in Android 8 or OpenSLES in earlier Android version. This switch is necessary for Android 11 compatibility as OpenSLES is now deprecated in Android 11. Plus, we also have low latency audio for free.
209 B
209 B
Oboe Tester
OboeTester is an app that can be used to test many of the features of Oboe, AAudio and OpenSL ES. It can also be used to measure device latency and glitches.