Reactor APK - v1.7

365+ votes, 3.91/5

... [readmore]


⇣ Download APK (1.68 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Version 1.7
Update
Size 1.68 MB
Category Tools
Developer Urbandroid Team
Downloads ↓ 0
⇣ Download APK (1.68 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Basic Infos

License type Free
Version 1.7
Size 1.68 MB (1758232)
Filename com.urbandroid.reactor_16_1758232.apk
Requirement 2.1 and up
Type app
Category Tools
Package name: com.urbandroid.reactor
Slogan:

App Permissions (inside APK file)


‣ com.android.launcher.permission.INSTALL_SHORTCUT
‣ android.permission.RECEIVE_BOOT_COMPLETED
‣ android.permission.WAKE_LOCK
‣ android.permission.ACCESS_WIFI_STATE
‣ android.permission.CHANGE_WIFI_STATE
‣ android.permission.CHANGE_NETWORK_STATE
‣ android.permission.ACCESS_COARSE_LOCATION
‣ android.permission.ACCESS_FINE_LOCATION
‣ android.permission.BLUETOOTH
‣ android.permission.BLUETOOTH_ADMIN
‣ android.permission.VIBRATE
‣ android.permission.WRITE_SETTINGS
‣ android.permission.WRITE_EXTERNAL_STORAGE
‣ android.permission.DISABLE_KEYGUARD
‣ android.permission.READ_PHONE_STATE
‣ android.permission.DEVICE_POWER
‣ android.permission.INTERNET
‣ android.permission.ACCESS_NETWORK_STATE
‣ android.permission.RECORD_AUDIO
‣ android.permission.READ_CONTACTS


Features used


‣ android.hardware.location
‣ android.hardware.location.gps
‣ android.hardware.location.network
‣ android.hardware.bluetooth
‣ android.hardware.microphone
‣ android.hardware.wifi
‣ android.hardware.touchscreen

Screenshots (6 images)

Reactor screenshot 1 Reactor screenshot 2 Reactor screenshot 3 Reactor screenshot 4 Reactor screenshot 5 Reactor screenshot 6

About Reactor APK

Reactor poster
Reactor APK version 1.7 poster

Latest update


1.7 fixes in httpRequest, waitForConnectivity and startIntent

Reactor APK Description


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 install Reactor APK for Android


Download Reactor APK file (com.urbandroid.reactor_16_1758232.apk) from APKPure.live, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.urbandroid.reactor_16_1758232.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

How to install Reactor APK on Windows PC 7/8/10/11 or MAC?


Download Reactor APK file (com.urbandroid.reactor_16_1758232.apk) from APKPure.live to your PC (ex: C://Users/xxx/Downloads/(com.urbandroid.reactor_16_1758232.apk), then follow these steps appear on screen.

Using Emulator:

  • Download And Install one Emulator Softwares (Ex: Bluestacks, GenyMotion, NoxPlayer)
  • Simple install APK on PC by drag and drop file com.urbandroid.reactor_16_1758232.apk on Emulator screen

Reactor APK Pros & Cons


Pros
  • This app is safe, it's not require high risk permissions
  • Compatible with 32 bit device (most Emulator using 32bit arch CPU)
  • Compatible with 64-bit device (some android device and current Bluestacks)

Cons
Everything is good.


Similar applications


New Apps



Comments

No comment Yet.