Search results

  1. Jacob L

    UI interaction - click & identify in-app notworking

    https://stackoverflow.com/questions/64496068/android-5-0-how-to-automatically-obtain-permissions-when-recording-the-screen adb shell cmd appops set <your.package.name> PROJECT_MEDIA allow
  2. Jacob L

    the trigger is not working. How should I solve it?

    Have you tried disabling each of the constraint under the NOT, individually until it works? Is the macro triggering at all, sometimes the OS kills MacroDroid and can be fixed by dontkillmyapp.com
  3. Jacob L

    Accessibility

    Accessibility
  4. Jacob L

    Android 15 will break MacroDroid helper

    Possibly. I'm not sure
  5. Jacob L

    Sticky Floating Button

    Yes, if you loop the floating button action with force location enabled and disable drag to bin in the configure screen
  6. Jacob L

    Whoscall and blocked calls

    I would advise against this as scammers will know your number is active. If you want to do so anyhow, you'll need to tell us more about how this app works as I don't use it. For now, you can do this with MacroDroid itself:
  7. Jacob L

    Android 15 will break MacroDroid helper

    https://www.androidpolice.com/android-15-blocks-android-marshmallow-apps
  8. Jacob L

    Shell command to rename file

    mv command https://www.ibm.com/docs/en/aix/7.2?topic=m-mv-command
  9. Jacob L

    Happy Birthday Jamie

    Jamie's birthday is today
  10. Jacob L

    Happy Birthday Jamie

    Today is Saturday
  11. Jacob L

    turning on the screen on Samsung when it was turned off with the power button

    Can you tell us more about the actual problem you experience?
  12. Jacob L

    [Active] Reset categories

    Settings > apps > MacroDroid > storage > clear.
  13. Jacob L

    V5.42 - Feedback

    https://www.getmailspring.com/setup/access-qq-com-via-imap-smtp
  14. Jacob L

    SMS Received, play media not working

    Check the channel you're playing media with. If the media is playing through media volume it may not work - it may be mute. Also there is no contraint tk stop it playing before 5, see time of day in constraints
  15. Jacob L

    Turn wifi off on boot and auto start an app - OnePlus Android TV

    Please try NetGuard firewall from F droid. It auto starts itself properly and has stronger features. You could use MacroDroid to detect shutdown and turn off WiFi. Search the store for 5356 or https://www.macrodroidlink.com/macrostore?id=5356, it's called new triggers and contains a shutdown...
  16. Jacob L

    Switch on animations temporarily for Animation Overlay action?

    Yet the McDonald's app shows animations without developer options animator scales
  17. Jacob L

    How to launch google translator mini window to translate last copied words

    MacroDroid has a text translation action
  18. Jacob L

    Increase Font Size in Macrodroid "Popup Message" box

    This has the tags that are compatible: https://medium.com/fueled-engineering/html-for-android-a3ea62f101b9
  19. Jacob L

    (Need help) rename and delete folders

    Android 11+ doesn't allow this. If you're lucky, you could try with shell script action and the helper option. mv command and rm command
Top