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=26975Machen Sie das Beste aus Ihrem Android durch automatische Ausführen beliebiger Shell-Befehl.
Dieses Plugin fügt eine spezielle Maßnahme, um AutomateIT, jegliche Shell-Befehl auszuführen. Der Befehl kann als normaler Benutzer oder Root (auf Stützvorrichtungen) ausgeführt werden.
Screenshots zeigt, wie Shell-Befehl Aktion wird innerhalb AutomateIT verwendet.
Dies sind nur einige Beispiele für Befehle, die Sie ausführen können:
Starten Sie die Navigation zu einem definierten Ort mit Waze (ersetzen DESTINATION mit Adresse, Namen von Ort und Breitengrad, Längengrad-Koordinaten):
bin ein Start-android.content.Intent.ACTION_VIEW-c-d android.intent.category.DEFAULT "geo: q = DESTINATION" com.waze
Nachricht mit WhatsApp Befehl senden:
Uhr Start-a-c android.intent.action.SEND android.intent.category.DEFAULT-t text / plain - es android.intent.extra.TEXT "AutomateIT ist fantastisch!" com.whatsapp
Starten Video auf YouTube Befehl:
Uhr Start-a-d android.intent.action.VIEWhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
Starten Sie Web Suchbefehl:
bin ein Start-android.intent.action.WEB_SEARCH - es Abfrage AutomateIT
***** Die folgenden Befehle können als ROOT ONLY ausgeführt werden! *****
Antwort Anruf Befehl ein:
Eingangs KeyEvent 5
Anruf abweisen Befehl:
Eingangs KeyEvent 6http://automateitapp.com/rule.php?id=26975