Taifun
June 27, 2020, 4:42pm
2
App Inventor apps not really are able to run in the background...
a workaround might be to keep the screen on, however this will drain the battery...
see also
You might be able to do what you want by using a crutch. As Peter indicated, you can not run App Inventor 2 apps in the background. However, you can force the Android to StayAwake
Sorry. App Inventor 2 apps do not have any capability to run in the background. The best one can do is use a Stay Awake routine.
Either use a Stay Awake block routine using a Notifier
How to keep the screen on
or you use Taifun’s Tools Extension: https://puravidaapps.com/tools.php
[image]
Be aware usin…
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by
Taifun.
1 Like