Reactor

Reactor Free App

Rated 3.91/5 (363) —  Free Android application by Urbandroid Team

Advertisements

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 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.

How to Download / Install

Download and install Reactor version 1.7 on your Android device!
Downloaded 10,000+ times, content rating: Everyone
Android package: com.urbandroid.reactor, download Reactor.apk

All Application Badges

Free
downl.
Android
2.1+
Bug
buster
For everyone
Android app

App History & Updates

What's Changed
1.7 fixes in httpRequest, waitForConnectivity and startIntent

What are users saying about Reactor

G70%
by G####:

I get a lot of NullPointerException errors and debugger starts but never finish!

X70%
by X####:

It's well made, but just a little over my head.

W70%
by W####:

Great Work. many thanks

S70%
by S####:

Developer pass away sad to say

Z70%
by Z####:

I get a lot of NullPointerException errors and debugger starts but never finish!

U70%
by U####:

Excellent, Much potential

U70%
by U####:

This is pretty clear now.

U70%
by U####:

Developer pass away sad to say

F70%
by F####:

The included sample of battery warning script doesn't work - it fails on line 13 column 9 complaining about integer when it expected boolean. And the editor doesn't even have line numbers, so the debugger fails can be a bit hard to solve. Then there's this - what kind of scripting is this: "if ( triggered == false)" ?? I tried "if(!triggered)" but it won't change the problem. More over, there's no normal text editing, so I can't import scripts I've written on my computer and copied over thus making more complex scripts quite tiresome to make. I guess it would be easier to learn to use proper Android SDK than to use this total crap. I'm not gonna even start with the many typos.

Z70%
by Z####:

No line numbers so error messages with line and column numbers are totally useless, no way to stop infinite loops without force stop. No way to import or export, so your stuck programming with your touch screen...

P70%
by P####:

Well... I upgraded to full version and now it throws NULLPOINTEREXCEPTIONs... I'm not sure what is wrong. I want the money back.

B70%
by B####:

I get a lot of NullPointerException errors and debugger starts but never finish!

K70%
by K####:

It's well made, but just a little over my head.

I70%
by I####:

Good

U70%
by U####:

Free Tasker?

C70%
by C####:

app

L70%
by L####:

Terrible

Z70%
by Z####:

Ziadkhan

Z70%
by Z####:

Like the Platypus extension for Firefox was a GUI for creating Grease Monkey scripts.

Z70%
by Z####:

Only issue I've had is the sample Wi-Fi script seemed to have broken my Wi-Fi on/off widget even though the sample wasn't active. I fixed by changing the if-else to true/true and reran it once.

Z70%
by Z####:

can create my own programs

Z70%
by Z####:

good:-)

Y70%
by Y####:

Aussam

Z70%
by Z####:

Are you loosing your mind, the-best-alarm-team? Or the fame of Tasker blinds you? Strange app for those who loving making scripts on silly screen with sensor keyboard and prefer to copypaste geocoords instead of choosing them on map. And of course - facebook integration its exactly that everybody need in automatisation app! (sarcasm.jpg)

F70%
by F####:

I like it, but the UI is horrible and you should be able to turn off the notification icon. Using root you can still keep the app running.

Z70%
by Z####:

I can't enable scripts; I turn them in, and the immediately turn off again. This must be a bug in the current release, since others have reported success. I'll gladly update my review to 5 stars when I can actually use my scripts.

Z70%
by Z####:

Can't even download it to try to give it a fair shake. Have restated download 5 times


Share The Word!


Rating Distribution

RATING
3.95
363 users

5

4

3

2

1