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=26975स्वचालित रूप से किसी भी शैल कमांड निष्पादित द्वारा अपने Android के सबसे बनाओ.
इस प्लगइन किसी भी शैल कमांड चलाने के लिए AutomateIt के लिए एक समर्पित कार्रवाई कहते हैं. आदेश (उपकरणों का समर्थन करने पर) नियमित उपयोगकर्ता या रूट के रूप में चलाया जा सकता है.
स्क्रीनशॉट शैल कमांड कार्रवाई AutomateIt भीतर प्रयोग किया जाता है कैसे पता चलता है.
ये आप चला सकते आदेशों के लिए सिर्फ कुछ उदाहरण हैं:
Waze साथ एक निर्धारित स्थान के लिए नेविगेशन प्रारंभ (पते के साथ गंतव्य की जगह, स्थान या अक्षांश का नाम, देशांतर निर्देशांक):
शुरू एक बजे android.content.Intent.ACTION_VIEW सी android.intent.category.DEFAULT डी 'भू: क्यू = मंजिल "com.waze
WhatsApp आदेश के साथ संदेश भेजें
शुरू एक बजे android.intent.action.SEND सी android.intent.category.DEFAULT आयकर पाठ / सादे - तों android.intent.extra.TEXT "AutomateIt बहुत बढ़िया है!" com.whatsapp
यूट्यूब आदेश पर वीडियो शुरू करें:
शुरू एक बजे android.intent.action.VIEW डीhttp://www.youtube.com/watch?v=hfnguZ2XMMMcom.google.android.youtube
वेब खोज कमांड शुरू:
शुरू एक बजे android.intent.action.WEB_SEARCH - तों क्वेरी automateit
***** निम्न आदेश केवल रूट के रूप में चलाया जा सकता है! *****
उत्तर कॉल आदेश:
इनपुट keyevent 5
कॉल आदेश को अस्वीकार करें:
इनपुट keyevent 6http://automateitapp.com/rule.php?id=26975