processing / processing-docs

[Deprecated] Processing reference, examples, tutorials, and website
https://processing.org
371 stars 179 forks source link

processing for android Sound library issue #789

Closed markcosmic closed 4 years ago

markcosmic commented 4 years ago

Issue description

I’m having a Sound Library Issue in Processing for Android. Running a sketch in the emulator or on a device (moto 4, Galaxy Tab A (8", 2019); sound play back works good, but when I exit() the sketch then restart it there is NO sound. when I exit() the sketch it is sent to the background. Restarting it produces no sound. If I swipe away or kill the sketch in the background and restart, there IS sound again. Has anyone experienced this issue? I’ve tried multiple sketches including audio examples that come with the sound library with the same result. I don’t feel comfortable publishing an app on google play with this issue. Can anyone help?

URL(s) of affected page(s)

Proposed fix

REAS commented 4 years ago

Please post this issue on the Android repo: https://github.com/processing/processing-android