Apps112

Reactor 1.7 - Get Apk




About Reactor

Android + Tasker + Grease Monkey + Radiation = Reactor (aka App Reactor) Reactor is to Android what Grease Monkey is to Firefox. It is a simple yet powerful scripting engine for Android which gives you instant access to...

Android + Tasker + Grease Monkey + Radiation = Reactor (aka App Reactor)

Reactor is to Android what Grease Monkey is to Firefox. It is a simple yet powerful scripting engine for Android which gives you instant access to many Android OS functions.

With Reactor you can makes your Apps talk together and work together as it supports Intents and Content Providers. You can automate many common tasks with custom scripts.

You can also write simple Apps without the need of the whole Android SDK.

If you are non-technical you can use scripts which others have created. There will be a library of useful scripts published on the project's web site. A script can be downloaded to Reactor by scanning a QR code.

This version of App Reactor is FREE without any limitations other than only one script may be run at a time. To allow multiple scripts in parallel, please install the Reactor Unlock which is also available on the Android Market.

Features:
- NOW integration with Facebook and Twitter
- scan (QR code) & run
- background service with runs your scripts
- auto-start after boot
- syntax highlighting
- debug mode
- a library of functions which allows you to use intents, content providers, media, files, simple UI elements such as dialogs, alerts or notifications, do HTTP requests, use location, toggle radio and more...

Here is a simple example script which turns off your Wifi if you arrive home:
while(true) {
// put your home location here
iAmHome = near(50.03806166078905, 14.329100847244263, 1500);
if (iAmHome) {
log("At home");
enableWifi(true);
}
sleep(120000);
}

Please find more examples on your website.




Previous Versions

Here you can find the changelog of Reactor since it was posted on our website on 2014-03-04 22:37:09. The latest version is 1.7 and it was updated on 2026-06-17 04:20:12. See below the changes in each version.

Reactor version 1.7
Updated At: 2014-03-18
Changes: 1.7 fixes in httpRequest, waitForConnectivity and startIntent
Reactor version 1.3.1
Updated At: 2012-10-10
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with Reactor.



Disclaimer

External Download


We do not host Reactor on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Galad and passed their terms and conditions to be listed there. We recommend caution when installing it.

The APK Download link for Reactor is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.0/5     1
Downloads: 16
Updated At: 2026-06-17 04:20:12
Publisher: Urbandroid Team
Operating System: Android
License Type: Free