Make the most of your Android by executing any shell command automatically.
This plugin adds a dedicated action to AutomateIt to run any shell command. The command can be run as regular user or root (on supporting devices).
Screenshots shows how shell command action is used within AutomateIt.
These are just few examples for commands you can run:
Start navigation to a defined location with Waze (replace DESTINATION with address, name of location or latitude,longitude coordinates):
am start -a android.content.Intent.ACTION_VIEW -c android.intent.category.DEFAULT -d "geo:?q=DESTINATION" com.waze
Send message with WhatsApp command:
am start -a android.intent.action.SEND -c android.intent.category.DEFAULT -t text/plain --es android.intent.extra.TEXT "AutomateIt is Awesome !" com.whatsapp
Start video on YouTube command:
am start -a android.intent.action.VIEW -dhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
Start Web search command:
am start -a android.intent.action.WEB_SEARCH --es query automateit
***** The following commands can be run as ROOT ONLY ! *****
Answer call command:
input keyevent 5
Reject call command:
input keyevent 6http://automateitapp.com/rule.php?id=26975充分利用您的Android通过自动执行任何shell命令。
这个插件增加了一个专用的行动AutomateIt运行任何shell命令。该命令可以作为普通用户或root身份(在支持设备)。
截图显示了如何shell命令操作中AutomateIt使用。
这些都是可以通过命令只是几个例子:
开始导航至与Waze的定义的位置(替换目的地,地址,位置或纬度的名称,经度坐标):
正在启动一个android.content.Intent.ACTION_VIEW-C android.intent.category.DEFAULT-D“地理:Q =目的地”com.waze
发送与WhatsApp的命令消息:
正在启动一个android.intent.action.SEND-C android.intent.category.DEFAULT-T text / plain的 - ES android.intent.extra.TEXT“AutomateIt是真棒!” com.whatsapp
启动视频在YouTube上的命令:
正在启动一个android.intent.action.VIEW-Dhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
启动Web搜索命令:
正在启动一个android.intent.action.WEB_SEARCH - ES查询automateit
*****下面的命令可以以ROOT只运行! *****
接听电话命令:
输入KeyEvent的5
拒绝来电命令:
输入KeyEvent的6http://automateitapp.com/rule.php?id=26975