Macro for incomming calls when phone is silent

Salamander

New member
Hello again.

Sorry for bothering.


I would like someone to check my macro. I have my phone either in vibrate or silent but when I receive a phone call I would like to hear the ringtone. I could not manage to configure it in a single macro. I was able to make a macro so that when my phone rang I would hear the ringtone but when the caller decides to hang up before I could answer my ringtone would continue playing. I tried different configurations but I couldn't make it work in a single macro.

But for some reason when I make a second macro it somehow works.

Is this the proper way? I would like to make the most out of this app :D

Thanks

Screenshot_20230507_141840_MacroDroid.jpg

Screenshot_20230507_142100_MacroDroid.jpg
 

Salamander

New member
Thanks! But one other minor problem came along when i answer the phone I hear my ringtone through my internal speaker at my earpiece haha. Could you help me please?
 

Endercraft

Moderator (& bug finder :D)
I'm not sure how to detect if you answered the calls because there is no trigger for that. I don't think call active works, but using the screen contents trigger or the Logcat trigger may work.
 

Dm114

Well-known member
I'm not sure how to detect if you answered the calls because there is no trigger for that.
You can use Call active Trigger. To me it works.

Hello again.

Sorry for bothering.


I would like someone to check my macro. I have my phone either in vibrate or silent but when I receive a phone call I would like to hear the ringtone. I could not manage to configure it in a single macro. I was able to make a macro so that when my phone rang I would hear the ringtone but when the caller decides to hang up before I could answer my ringtone would continue playing. I tried different configurations but I couldn't make it work in a single macro.

But for some reason when I make a second macro it somehow works.

Is this the proper way? I would like to make the most out of this app :D

Thanks

View attachment 5490

View attachment 5492
You could gather the 2 macros in 1 and test which trigger fired: either Call Incoming or Call Ended
 

MacroDroidDev

Administrator
Staff member
Call active trigger works for answering incoming phone calls. (But it's not possible to detect when someone answers your outgoing call as the call active trigger will fire as soon as you dial out).
 
Top