Recent content by Dimlos

  1. D

    Intent to open "Storage" window directly by passing package name?

    This macro works on my Pixel 7a, so give it a try.
  2. D

    Drive One App kill

    It can be forced to stop using the adb command. adb shell am force-stop <package name>
  3. D

    Playing with Intent URI

    I think you can open the URL with touch action and send the parameters via Webhook or HTTP Server Response.
  4. D

    Random in texts(strings)

    Here are two simple examples.
  5. D

    Control WireGuard with Macros

    It may simply be an effect of battery optimization. Recently, task kill issues have been occurring on Pixel devices with different apps, so it may be that some change is affecting this issue.
  6. D

    Control WireGuard with Macros

    It may not work if executed from a trigger. I've had that happen with other VPN controls.
  7. D

    Trigger SmartThings scene from MacroDroid [Please scroll to see Sept 2023 updates]

    I was able to control the gosund smart plug using the SmartThings API based on the information in this thread.
  8. D

    Redmi 13 Android 14 Trigger not Working

    Do you have MacroDroid Helper installed? Helper seems to be installed, but do you exclude it from battery optimization and give it all permissions?
  9. D

    V5.44 - Feedback

    On NG devices, v5.43.8 can scan and add Beacon, but v5.44.4 crashes the app when scanning. Trying to create a macro in v5.44.4 crashes, making it difficult to file a bug report. This feature is experimental, so there may be differences between devices. Verification Results Android 9 / OPPO /...
  10. D

    V5.44 - Feedback

    In v5.44.4 I could not add Bluetooth Beacon. Beacon Simulator is used to verify the operation. It worked reliably in v5.43.8.
  11. D

    Redmi 13 Android 14 Trigger not Working

    Try importing this macro and launching various applications. Do you see any popups?
  12. D

    New versions of the MacroDroidHelper.apk

    You are obviously asking a question without reading it carefully. Couldn't you have found this link? https://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/
  13. D

    undeletable "end if"

    Please report the bug using the report bug button in the troubleshooting section of the app.
  14. D

    New versions of the MacroDroidHelper.apk

    Please read carefully as we also have a guide on how to install the helper on Android 14. https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/
  15. D

    ユーザ補助のアクセク許可

    個人的な見解ですが完全にはユーザー補助が無効になる事は防げないと思います。 ユーザー補助サービスの動作を継続にチェックを入れている場合は定期的にリセットすると良いかもしれません。 このスレッドの情報を使って設定値を無し(空欄)にすると即座に反応して復旧します、定期的にこの動作をさせる事でユーザー補助がOFFになる確率を減らす事は出来ると思います。
Top