In case you would like to share an App Reactor script, please send it to my e-mail address and I will publish it or use the publish menu option from within the app.
Great app!! Can you help me I want to do a little script. I want to start an application if screen is off. I mean something like this but doesnt work :-/// :
Hi,
ReplyDeleteWhy you don´t have an Website for the App Reactor app like appreactor(android).com or .net?
Great app!! Can you help me I want to do a little script. I want to start an application if screen is off. I mean something like this but doesnt work :-/// :
ReplyDeleter= waitForIntent("android.intent.action.Screen_OFF", false);
if (r["true"] ) {
start aplication......
}
I want to enable tampermonkey Javas on reactor or learn to write reactor Javas for websites
ReplyDelete