There are a couple common approaches:
Fully Setting
You could use the Fully Kiosk Browser setting under:
- Universal Launcher > Regain Focus After Idle Time (PLUS)
You can specify a duration after which Fully will automatically try to bring itself back to the foreground.
AutomateIt
You can use an app like AutomateIt to setup a rule to automatically return you to Fully.
If [Your App] is Activated
Then Open Fully (with a delayed execution of XX seconds)
Fully Kiosk Browser Driver/DTH
You could use a bringFullyToFront()
command to bring Fully Kiosk back into the foreground.
The following post has more details on both of these approaches: