Questions tagged [macrodroid]

Macrodroid is an automation app . Use this tag if questions are related to this app usage

MacroDroid is a task automation and configuration app that focuses heavily on usability with a much user friendly user interface and logical step by step process.

A few examples of what MacroDroid can automate:

  • Turn on/off Wifi when you launch/close a particular app
  • Mute your device when entering a calendar event
  • Respond to an incoming SMS by sending your current location

  • Use NFC to configure the device (turn on bluetooth, set volume)

  • Speak notifications/SMS messages when the device is in a car dock

Sample screenshot of macrodroid

More usage guidance and discussions can be found at: Macrodroid forums

Support: [email protected]

33 questions
1
vote
0 answers

How do I create a macro to scan my phone screen for a specific color (Black and white) and then depending on the color click on the left/right side

I'm using the mobile app Macrodroid and I am having difficulty creating a macro that scans a specific part of the phone screen (the middle of the screen) for either the color black or white. Then if it returns that the color is black than I want it…
1
vote
1 answer

Macrodroid: Convert "+63" area code to "0"

So there is already a working macro that does the following: Whenever I dial/call a number with a prefix other than the ones I specified, a dialog box appears. I wanted to "filter" the numbers so I would be notified if I was to make a call to a…
Kyle
  • 15
  • 3
1
vote
0 answers

Macrodroid -- stop loop when screen touched

Macrodroid question. I have the following macro, which needs to loop: UI Interaction Wait 1 second UI Interaction Wait 2 seconds Macro Run [This Macro] How can I break the loop between Step 4 and Step 5 (Macro Run), if the screen is tapped, during…
0
votes
1 answer

Make a pop up message if about to call area codes excluding specified

So I wanted a pop up message/dialog box to appear whenever I dial/call number with prefixes excluded from my list. To clarify, there are two codes. One is the country code and the other is the network code. For instance, country code is +63 and…
Kyle
  • 15
  • 3
0
votes
0 answers

How can I identify apps that trigger events in MacroDroid

MacroDroid can be triggered for a broad set of events. In particular it can detect and log when GPS location is enabled or disabled. This is useful but I would like to understand which app made the request. I would like to find a way to identify the…
mhaselup
  • 133
  • 1
  • 4
0
votes
1 answer

How to use Tasker broadcasts in Macrodroid?

I have this app , forcedoze which enforces better doze for extra battery saving. I want to enable / disable it on schedule for which I see broadcast for Tasker com.suyashsrijan.forcedoze.ENABLE_FORCEDOZE (Broadcast values required : None) And a…
beeshyams
  • 40,739
  • 30
  • 119
  • 269