【實用工具app】Reactor Unlock|最夯免費app

【實用工具app】Reactor Unlock|最夯免費app

分享好友

【免費工具App】Reactor Unlock-APP點子

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:

【免費工具App】Reactor Unlock-APP點子

while(true) {

// put your home location here

iAmHome = near(50.03806166078905, 14.329100847244263, 1500);

if (iAmHome) {

log("At home");

enableWifi(true);

}

【免費工具App】Reactor Unlock-APP點子

sleep(120000);

}

Please find more examples on your website.

【免費工具App】Reactor Unlock-APP點子

免費玩Reactor Unlock APP玩免費

免費玩Reactor Unlock App

Reactor Unlock APP LOGO

Reactor Unlock LOGO-APP點子

Reactor Unlock APP QRCode

Reactor Unlock QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.0
App下載
CHF$2.0
1970-01-012015-04-24
分享app
上一個APP
下一個APP

高評價工具App推薦

한글 맞춤법 교정 및 포탈 사전

한글 맞춤법 교정기 & 포탈 사전요즘 한글 맞춤법 저도 많이 헛갈리더라구요 ^^올바르게 한글이 사용되길 바라는 맘으로 만들어 봤습니다. 됐고! 기능을 소개 하도록 할게요 ^^1. 맞춤법 교정 및 확인 기능 - 인터넷 하다가 댓글 달다가 또는 카톡하다가 맞춥법이 헛갈릴때 …