mI-PIV / app

Mobile Instructional Particle Image Velocimetry (mI-PIV) is an educational Android application that teaches users about fluid mechanics through real-time experiments and curricular modules.
MIT License
8 stars 4 forks source link

Processing on Locked Screen #338

Closed jack-elliott closed 2 years ago

jack-elliott commented 2 years ago

Processing seems to end when the phone screen get locked/sleeps. This becomes an issue now that we have multiple image processing.

kp-121 commented 2 years ago

onRestoreInstanceState in ImageActivity:

kp-121 commented 2 years ago

https://developer.android.com/training/scheduling/wakelock#cpu