Search results

  1. A

    Location update not working

    So, I have this macro which should turn GPS in, curve location update, want 45 seconds and log certain information about with geo coordinates in a text file. However, writing geo coordinates is not working, when force location update is done from macro. When, location is already updated it...
  2. A

    Case Insensitive Regex

    I have made a Regex expression and I want it to be case Insensitive (I think it was by default earlier). So, I am using /i modifier. But, it's not working. I have tested it on regx101.com and it's working there but not on macrodroid. SS attached here.
  3. A

    Take photo-Front Camera not working while device is locked

    So, I have this macro, which takes a picture from front camera and then shows a notification, whenever wrong login code is entered. I have it for months and it used to work. But since, around last 15 days, action of taking photo from front camera isn't working. Logs show that actions has been...
  4. A

    Why there is no action for call end?

    Have searched a bit online and found that it is something like once call connects, system hanged it over to dialer app. I tried to find an intent to end call. But, haven't found one yet.
  5. A

    Error: Cannot query LOCATION_MODE

    Why am I getting this error in logs of a macro which needs to query this? I normally keep my location mode disabled. I have given all the permissions to both Macrodroid and MD Helper and have done ADB Hack.
  6. A

    Macrodroid does not show package for Android Auto

    Is this case with anyone else? Macrodroid does not show or search package for Android Auto (com.google.android.projection.gearhead) in app list even if you select to show non-launchable packages.
  7. A

    [Self Solved] Wifi Disconnected trigger not getting recognised.

    Hello. I have 02 macros, where one of the triggers is wifi network disconnect. But, somehow macrodroid is not recognising this trigger. Other triggers in both the macros with same action is working. I normally keep location off, but, I have checked it with both keeping location on and off...
Top