Pages

Labels

Sample (14) Intent (5) Media (5) Location (4) Funny (3) HTTP (3) Sleep as Android (3) WiFi (3) Alarm (2) Recording (2) Regexp (2) Array (1) Basic (1) Battery (1) Browser (1) Calculator (1) Contacts (1) Content Provider (1) Cron (1) Dialog (1) Dictionary (1) Export (1) Function (1) GUI (1) Game (1) Loop (1) Random (1) SD Card (1) Social (1) Temperature (1) Text to Speech (1) Weather (1)

Search Scripts

@

petr (at) nalevka (dot) com

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.

Thank you!

3 comments:

  1. Hi,
    Why you don´t have an Website for the App Reactor app like appreactor(android).com or .net?

    ReplyDelete
  2. 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 :-/// :

    r= waitForIntent("android.intent.action.Screen_OFF", false);

    if (r["true"] ) {
    start aplication......
    }

    ReplyDelete
  3. I want to enable tampermonkey Javas on reactor or learn to write reactor Javas for websites

    ReplyDelete