libpd / pd-for-android

Pure Data for Android
352 stars 91 forks source link

Target api 28 #87

Closed yokkohsan closed 6 years ago

yokkohsan commented 6 years ago

it may not support api 28. i have tried to build and run, but it doesnot output audio :(

tkirshboim commented 6 years ago

Thanks for reporting this. I could reproduce this. The issue seems to be that Android P requires a new Foreground permission to be requested when starting a service in the foreground: https://developer.android.com/preview/behavior-changes#fg-svc