Frequently Asked Questions
Can MacroDroid use Tasker plugins like AutoInput?
Yes. MacroDroid recognises and uses Tasker plugins natively — install AutoInput, AutoVoice, AutoNotification or any of the Auto* family, and they show up as actions inside MacroDroid macros. The integration is not always as polished as inside Tasker (variable handling can be awkward), but for most plugin actions it works well. This means MacroDroid users get most of the Tasker plugin ecosystem benefit without learning Tasker.
Why do my Tasker or MacroDroid automations stop firing after a few hours?
Almost certainly Android background-process restrictions. Disable battery optimisation for the app, grant autostart permission (especially on Xiaomi, Samsung, Huawei, OnePlus, OPPO), lock the app in recent apps, and check dontkillmyapp.com for device-specific instructions. Aggressive Chinese OEM ROMs are the worst offenders. On stock Pixel and recent Samsung devices both apps run reliably.
Is Tasker still worth learning given how good Google Assistant routines and Bixby Routines have become?
For most casual users, no — Google or Samsung built-in routines plus a basic automation app cover the common cases. For genuinely complex flows (HTTP APIs, custom UIs, JSON parsing, plugin integrations), Tasker remains miles ahead of any first-party tool. The learning investment pays off if you have specific complex automation goals; otherwise stick with built-in routines or MacroDroid.
Does either app need root?
No, neither requires root. Both can do more with root — shell command execution, secure-settings modification, deep system integration — but the no-root feature set is sufficient for the vast majority of automations. MacroDroid also supports ADB-based execution as an alternative to root for some specific actions, which is useful on warranty-sensitive devices.
How do the prices compare and are there subscriptions?
Tasker is $3.49 as a one-time Play Store purchase. MacroDroid is free with 5 macros and ads, with Pro at $5.49 one-time. Neither has a subscription. Auto* plugins for Tasker cost $1-3 each — a typical Tasker power user spends $15-25 total. Both apps are absurdly cheap for the capability they deliver.
Can I import my Tasker config into MacroDroid or vice versa?
Not directly — the data models are different and there is no converter. The practical migration path is rebuilding your most-used automations in the new app, which usually takes an afternoon for someone with 5-10 simple automations and longer for someone with 50+ tasks plus Scenes and plugins. Both apps support exporting and sharing their own configs (Tasker as XML, MacroDroid as JSON).
Which is better for triggering automations from notifications?
Both can read notifications via Android Notification Listener service. MacroDroid has a clean UI for notification triggers with text-matching constraints. Tasker plus AutoNotification has more power — it can rewrite notifications, add custom action buttons, dismiss programmatically, and capture notification metadata more thoroughly. For simple "do X when notification from app Y arrives" both work; for complex notification manipulation Tasker is the right tool.
Are these apps still actively developed in 2026?
Yes, both. Tasker gets regular updates from João Dias including Android 14/15 compatibility and new plugin integrations. MacroDroid gets monthly updates from ArloSoft with new triggers, actions, and UI improvements. Neither is abandoned. Both have active communities — r/tasker on Reddit and the MacroDroid forum are responsive to questions.