playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
How to know when android app is paused? [Solved]
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How to know when android app is paused? [Solved] (Read 1769 times)
kavery
Full Member
Posts: 150
How to know when android app is paused? [Solved]
«
on:
May 18, 2018, 02:12:24 PM »
For a public demo, I would like to restart the app when the running android build goes into a system level pause/idle (meaning a user has stopped engagement). The Vive Focus goes idle when you take it off. Is there a way to trigger an event for this?
Right now it resumes where it was left by previous user.
«
Last Edit: May 23, 2018, 04:47:25 PM by kavery
»
Logged
Kathar
Playmaker Newbie
Posts: 48
Re: How to know when android app is paused?
«
Reply #1 on:
May 19, 2018, 07:07:49 PM »
Think this should be answered in your other thread, but yes there's System Events for these. Just assign a Global Transition > System Event such as APPLICATION PAUSED to a state, and this state will be triggered when this system event occurs.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
How to know when android app is paused? [Solved]