libpd / pd-for-android

Pure Data for Android
353 stars 91 forks source link

Raise target SDK to 33 for PdCore and PdTest #126

Closed tkirshboim closed 1 year ago

tkirshboim commented 1 year ago

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.