Currently the activity stops (pauses) when another app is started.
It seems Android does not let me keep this activity alive.
Restarting it via an alive trigger also does not seem to work.
Figure out a way to have the activity survive the starting of new apps. Otherwise leave it as it is.