Reactor Unlock v1.0
Requirements: Android 1.5 and up | Reactor Free Version
Overview: This is an Unlock for Reactor to allow you run multiple scripts in parallel.
In order to make this Unlock running you need to have Reactor installed.



__________________
This is an Unlock for Reactor to allow you run multiple scripts in parallel.
In order to make this Unlock running you need to have Reactor installed.
Android + Tasker + Grease Monkey + Radiation = Reactor (aka AppReactor)
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 App Reactor by scanning a QR code.
Features:
- scan & 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.
This app has no advertisements
More Info:
Download Instructions:
http://www38.zippyshare.com/v/14415918/file.html
Minor:
https://www.tusfiles.com/tgynci6ygmm4
(Closed Filehost) https://hugefiles.net/a0530hoysyxm
http://www.datafilehost.com/d/0614b5a2
(Closed Filehost) https://unlimitzone.com/c1ub8xwj7l5l/R.U.zip.html
https://rapidgator.net/file/0b3c2ad79911f2b0e4876bec625816ac
Requirements: Android 1.5 and up | Reactor Free Version
Overview: This is an Unlock for Reactor to allow you run multiple scripts in parallel.
In order to make this Unlock running you need to have Reactor installed.
__________________
This is an Unlock for Reactor to allow you run multiple scripts in parallel.
In order to make this Unlock running you need to have Reactor installed.
Android + Tasker + Grease Monkey + Radiation = Reactor (aka AppReactor)
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 App Reactor by scanning a QR code.
Features:
- scan & 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.
This app has no advertisements
More Info:
Code: Select all
https://play.google.com/store/apps/details?id=com.urbandroid.reactor.unlock&hl=enDownload Instructions:
http://www38.zippyshare.com/v/14415918/file.html
Minor:
https://www.tusfiles.com/tgynci6ygmm4
(Closed Filehost) https://hugefiles.net/a0530hoysyxm
http://www.datafilehost.com/d/0614b5a2
(Closed Filehost) https://unlimitzone.com/c1ub8xwj7l5l/R.U.zip.html
https://rapidgator.net/file/0b3c2ad79911f2b0e4876bec625816ac

