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=26975Aprovecha al máximo tu Android mediante la ejecución de cualquier comando shell automáticamente.
Este plugin añade una acción dedicada a AutomateIT para ejecutar cualquier comando de la shell. El comando se puede ejecutar como usuario normal o root (en los dispositivos de apoyo).
Capturas de pantalla muestra cómo se utiliza la acción de comandos shell dentro AutomateIT.
Estos son sólo algunos ejemplos de los comandos que se pueden ejecutar:
Comienza la navegación a una ubicación definida con Waze (reemplace DESTINO con dirección, nombre de la ubicación o la latitud, longitud coordina):
estoy puesta en un android.content.Intent.ACTION_VIEW-c android.intent.category.DEFAULT-d "geo:? q = DESTINO" com.waze
Enviar mensaje con el comando WhatsApp:
estoy puesta en un android.intent.action.SEND-c android.intent.category.DEFAULT-t text / plain - es android.intent.extra.TEXT "AutomateIT es increíble!" com.whatsapp
Comience video en YouTube de comandos:
estoy puesta en un android.intent.action.VIEW-dhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
Inicie el comando de búsqueda Web:
estoy puesta en un android.intent.action.WEB_SEARCH - es AutomateIT consulta
***** Los siguientes comandos se pueden ejecutar como root sólo! *****
Comando Responder a la llamada:
KeyEvent entrada 5
Rechazar comando llamada:
KeyEvent entrada 6http://automateitapp.com/rule.php?id=26975