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=26975Profitez de votre Android en exécutant une commande shell automatiquement.
Ce plugin ajoute une action dédiée à AutomateIT d'exécuter n'importe quelle commande shell. La commande peut être exécuté comme utilisateur régulier ou root (sur les dispositifs de soutien).
Captures d'écran montre comment la commande shell action est utilisée dans AutomateIT.
Ce ne sont que quelques exemples de commandes que vous pouvez exécuter:
Lancer la navigation vers un emplacement défini avec Waze (remplacer DESTINATION avec adresse, nom de l'endroit ou la latitude, de la longitude):
je suis un démarrage android.content.Intent.ACTION_VIEW-c android.intent.category.DEFAULT-d "géo: q = DESTINATION" com.waze
Envoyer un message avec la commande WhatsApp:
je suis un démarrage android.intent.action.SEND-c android.intent.category.DEFAULT-t text / plain - es android.intent.extra.TEXT "AutomateIT est impressionnant!" com.whatsapp
Lancer la vidéo sur YouTube commande:
je suis un démarrage android.intent.action.VIEW-dhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
Commencez Web commande de recherche:
je suis un démarrage android.intent.action.WEB_SEARCH - es requête AutomateIT
***** Les commandes suivantes peuvent être exécutées en tant que root SEULEMENT! *****
Commande de réponse d'appel:
entrée KeyEvent 5
Rejeter commande d'appel:
entrée KeyEvent 6http://automateitapp.com/rule.php?id=26975