Target SDK for other apps was raised to the minimum SDK which is 28.
Also fixes #121 and therefore also allows closing #120 .
I tested PdTest on Android 28 and 33 emulators and was able to get audio input and output.
The other apps seem to no longer work as expected, probably because they are not requesting runtime permissions and are now required to target an API greater than 22.
I tested PdTest on Android 28 and 33 emulators and was able to get audio input and output.
The other apps seem to no longer work as expected, probably because they are not requesting runtime permissions and are now required to target an API greater than 22.