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 -d http://www.youtube.com/watch?v=hfnguZ2XMMM com.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 6
http://automateitapp.com/rule.php?id=26975
</div> <div jsname="WJz9Hc" style="display:none">Aproveite ao máximo o seu Android através da execução de qualquer comando de linha automaticamente.
Este plugin adiciona uma ação dedicada à AutomateIt para executar qualquer comando shell. O comando pode ser executado como usuário comum ou root (em dispositivos de apoio).
Imagens mostra como ação de comando shell é usado dentro AutomateIt.
Estes são apenas alguns exemplos de comandos que podem ser executados:
Iniciar a navegação para um local definido com Waze (substitua destino com endereço, nome do local ou latitude, longitude):
estou começar-a-c android.content.Intent.ACTION_VIEW android.intent.category.DEFAULT-d "geo: q = DESTINO" com.waze
Envie mensagem com comando WhatsApp:
estou começar-a-c android.intent.action.SEND android.intent.category.DEFAULT-t text / plain - es android.intent.extra.TEXT "AutomateIt é impressionante!" com.whatsapp
Comece video on YouTube comando:
estou começar-a-d android.intent.action.VIEW http://www.youtube.com/watch?v=hfnguZ2XMMM com.google.android.youtube
Comece comando de busca na Web:
estou iniciar-a android.intent.action.WEB_SEARCH - es automateit consulta
***** Os seguintes comandos podem ser executados como root somente! *****
Comando chamada Resposta:
entrada KeyEvent 5
Rejeitar comando chamada:
entrada KeyEvent 6
http://automateitapp.com/rule.php?id=26975</div> <div class="show-more-end">