Reactor

Reactor

Urbandroid Team
Aug 7, 2015
  • 1.7 MB

    Dung lượng tệp

  • Android 2.1+

    Android OS

Giới thiệu về Reactor

Automate your phone, make your apps talk&work together with App 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.

Hiển thị nhiều hơn

What's new in the latest 1.7

Last updated on 2015-08-07
1.7 fixes in httpRequest, waitForConnectivity and startIntent
Hiển thị nhiều hơn

Video và ảnh chụp màn hình

  • Reactor bài đăng
  • Reactor ảnh chụp màn hình 1
  • Reactor ảnh chụp màn hình 2
  • Reactor ảnh chụp màn hình 3
  • Reactor ảnh chụp màn hình 4
  • Reactor ảnh chụp màn hình 5

Thông tin APK Reactor

Phiên bản mới nhất
1.7
Danh mục
Công cụ
Android OS
Android 2.1+
Dung lượng tệp
1.7 MB
Nhà phát triển
Urbandroid Team
Tải APK an toàn và nhanh chóng trên APKPure
APKPure sử dụng xác minh chữ ký để đảm bảo tải APK miễn phí virus cho Reactor.

Phiên bản cũ của Reactor

Reactor 1.7

1.7 MBAug 7, 2015
Tải về
APKPure biểu tượng

Tải xuống siêu nhanh và an toàn thông qua Ứng dụng APKPure

Một cú nhấp chuột để cài đặt các tệp XAPK/APK trên Android!

Tải về APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies