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">Haal het meeste uit je Android door het automatisch uitvoeren van een shell commando.
Deze plugin voegt een speciale actie om AutomateIt elk shell commando uit te voeren. De opdracht kan worden uitgevoerd als gewone gebruiker of wortel (op de ondersteuning van apparaten).
Screenshots laat zien hoe shell commando actie wordt gebruikt binnen AutomateIt.
Dit zijn slechts enkele voorbeelden van opdrachten die u kunt uitvoeren:
Start navigatie naar een bepaalde locatie met Waze (vervang bestemming met adres, naam van de locatie of breedtegraad, lengtegraad coördinaten):
ben beginnen-een android.content.Intent.ACTION_VIEW-c android.intent.category.DEFAULT-d "geo:? q = BESTEMMING" com.waze
Verstuur bericht met WhatsApp commando:
ben beginnen-een android.intent.action.SEND-c android.intent.category.DEFAULT-t text / plain - es android.intent.extra.TEXT "AutomateIt is geweldig!" com.whatsapp
Start video op YouTube commando:
ben beginnen-een android.intent.action.VIEW-d http://www.youtube.com/watch?v=hfnguZ2XMMM com.google.android.youtube
Start Web search commando:
ik start-a android.intent.action.WEB_SEARCH - es-query automateit
***** De volgende opdrachten kunnen worden uitgevoerd als ROOT ONLY! *****
Oproep beantwoorden commando:
ingang keyEvent 5
Oproep weigeren commando:
ingang keyEvent 6
http://automateitapp.com/rule.php?id=26975</div> <div class="show-more-end">