Replies: 2 comments 1 reply
-
So macroDroid is for automation right? What command do you exactly want to
automate?
…On Mon, Jul 15, 2024, 7:42 AM Missu ***@***.***> wrote:
I was wondering if I could run commands on aShell with intent with
MacroDroid.
Screenshot_20240715-074105_Trebuchet.png (view on web)
<https://github.com/user-attachments/assets/aa7451d1-08bb-4b23-a662-521c9378fa85>
Thanks
—
Reply to this email directly, view it on GitHub
<#116>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BFRPG5B3QLNYRVAR33LW2KDZMMVX7AVCNFSM6AAAAABK3VRWD6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHEZTMMJQGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
There isn't Intent support yet for executing commands.
…On Fri, Aug 23, 2024, 12:56 PM Mohamed Ali ***@***.***> wrote:
I have the same request
The ADB I want to run for example is
`adb -d shell appops set com.catchingnow.tinyclipboardmanager
SYSTEM_ALERT_WINDOW allow;
adb -d shell pm grant com.catchingnow.tinyclipboardmanager
android.permission.READ_LOGS;
adb -d shell am force-stop com.catchingnow.tinyclipboardmanager;`
How could I do it via Tasker intent
—
Reply to this email directly, view it on GitHub
<#116 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BFRPG5EA6YOG3SAIRWOWOKLZS3P4BAVCNFSM6AAAAABK3VRWD6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANBSG4YDKNQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering if I could run commands on aShell with intent with MacroDroid.
![Screenshot_20240715-074105_Trebuchet](https://private-user-images.githubusercontent.com/10193999/348585871-aa7451d1-08bb-4b23-a662-521c9378fa85.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMzc5NzEsIm5iZiI6MTczOTIzNzY3MSwicGF0aCI6Ii8xMDE5Mzk5OS8zNDg1ODU4NzEtYWE3NDUxZDEtMDhiYi00YjIzLWE2NjItNTIxYzkzNzhmYTg1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAxMzQzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJlZDQ1M2M1NGZiYmU5OGFlNDdkNjJjOTg3YWFhZmE3ZTgyM2E0MzI0ZDczYjhmOTJmNGRhMTExYzFjOWZiNWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NTZW9IxLimnJPl3P7hBa_5DslGE7lH3VuUozlWrdhsc)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions