Search results

  1. cwallen19803

    Helper app link

    May there please be a static link to the current helper apk, updated as needed, without 15 pages of comments? I apparently now need version 1.9 which I cannot find. In MD v5.37.12 Pro, Troubleshooting, there is a Get Helper File link. If v1.9 is in that thread, I haven't found it.
  2. cwallen19803

    ADB on laptop Android installation

    I've installed LineageOS, a port of Android x86, on a laptop. The "standard" Android x86 iso installed but got hung up in a loop during the welcome phase. Lineage works OK, so far. Doesn't run Angry Birds, wrong hardware. Doesn't run Microsoft Edge. Could be a 386 vs 686 thing. What it is...
  3. cwallen19803

    Out of memory error

    This looks like one for our developer. I added a constraint to an action in several macros. It was slow, I saw this in the log. @MacroDroidDev
  4. cwallen19803

    Turn off speakers on bluetooth

    I use hearing aids. Its a joy that I don't reccomend so be careful how loud you use those earbuds and how close you stand to the band... Anyway, the Signia app lets me stream audio from my phone to the hearing aids. The Moto G Power is not officially supported by this app but it works. In...
  5. cwallen19803

    Merge Action Blocks and Macros - Parameters for Macros or local variables for Action Blocks

    I'm sure there is a good reason or limitation that dictated the way Action Blocks differ from Macros. I think the Action Blocks are a great addition, but to be honest I think that adding parameters to Macros would have been better than removing local variables from Action Blocks. I'm going to...
  6. cwallen19803

    Cancel Action Block

    In the same way that I can Cancel Macro Actions, I would like to Cancel Action Block. The list of code objects in the Cancel Macro Actions submenu includes only Macros.
  7. cwallen19803

    attempting to check bt state when constraint is disabled

    Is this something I should ignore? It occurs when I check to see if Bluetooth is enabled. It also occurs, after that, when I check to see if Bluetooth is connected to specific devices.
  8. cwallen19803

    Macro used list

    Now that you've created Action Blocks, great by the way, and implemented a list of maros and action blocks under each action block showing where that action block is used, is it possible to implement that use list for macros? It's really helpful.
  9. cwallen19803

    Unable to import mdr

    See attached screen shot. Exported from Macrodroid action. This used to work fine. It's the first time I've tried it since Action Blocks. I wanted to copy macros from my phone to my tablet. I was able to get it done by sharing each macro and action, one at a time, to Onedrive and importing...
  10. cwallen19803

    Macrodroid Helper updates

    Is the Macrodroid Helper apk supposed to update automatically or am I supposed to check the forum on some basis to see if there is a newer version? I looked on Google Play and there seems to be no helper app to install, so I assume that means that Google Play isn't monitoring that app. Advice?
  11. cwallen19803

    Turn on move line when an if or loop is inserted

    9 time out of 10 when I insert an if or a loop it is in the middle of a macro and I need to wrap it around existing code. Is it possibly to enable the move line functional in the editor when an if or a loop is inserted? Ideas be able to keep my place in the editor.
  12. cwallen19803

    Variable name edit

    Due to my own stupidity, I spent an inordinate amount of time chasing down an unresponsive trigger based on a change in variable A. Eventually I found that I also had a variable A_ (where _ is a space). This occured because that variable disappeared during an import from one machine to...
  13. cwallen19803

    Auto backups

    The white screenshot shows files in the Macrodroid folder, internal storage. The other is from macrodroid itself. Macrodroid appears to be storing a backup file on internal storage every few seconds. I'm sure that's not right. I'd like to know why my internal storage does not match what...
  14. cwallen19803

    Export Log

    Is it possible to export the user log file?
  15. cwallen19803

    Battery Saver On Wi-Fi behavior

    I have noticed that the actions Enable Wi-Fi and Disable Wi-Fi are not executed when Battery Saver is On. Neither Wi-Fi action works when the battery saver mode is enabled. There is a call to the helper file for those actions, but the actions never occur. Please advise. I'm fine with...
  16. cwallen19803

    Wifi toggle action

    I don't get the point of the wifi toggle action. It appears to disable wifi when wifi is enabled and enable wifi when wifi is disabled but I can't know which will occur until I test the wifi state. I see no point in randomly changing the wifi state. If I have to test the wifi state, then I...
  17. cwallen19803

    Cannot run root command on non-rooted device.

    Yes, the device is not rooted and no, I have no idea which command is the problem. The only thing I can see in the log that be it is enable wifi, which genera request to the helper file. In any case, wifi is enabled and as far as I can tell, everything I want to happen does happen. Ideas?
Top