Toggling an app on/off via device orientation?
Posted: 14 Dec 2015 04:25
I use one app so much I want to toggle it on and off by rotating the phone sideways. I have found one way.
-trigger device orientation
-condition app task running
--> true: action show homescreen
-->false: action launch homescreen
Question:
I would like to use device orientation to toggle a global variable. How do I do this?
-trigger device orientation
-condition app task running
--> true: action show homescreen
-->false: action launch homescreen
Question:
I would like to use device orientation to toggle a global variable. How do I do this?