Recent content by simon_FFM

  1. S

    Accessing IMEI Number with MacroDroid

    Hi Dimlos, thanks for Your Macro. I have installed the Plugin and Enabled Wifi & Usb Debugging in Development Options - but I get Errorcode: (Samsung Tab A7, Android 11)
  2. S

    UDP receiver in trigger

    look in Google Play for the App "UDP Monitor" This can be controlled via Intents (Start/Stop Port etc.) and sends a Broadcast Intent when Received an UDP Message. Therefore you can use the Intent Receive Trigger in MacroDroid. All Intent Descriptions are inside App and easy to handle.
  3. S

    Accessing IMEI Number with MacroDroid

    Hi, is there a possibility in a Macro of accessing the IMEI Number of the Device and store it into a macroDroid Variable? Just looked through the Statements in Set Variable Action and couldn't find an imei expression. I want to access an API for Tracking Purposes for which I need the Imei...
  4. S

    MacroDroid & Shortcut Maker: Triggering a Macro

    Hello, I'm trying to trigger a Macro via a Shortcut on Homescreen made with the Shortcutmaker App. I have tested several Activities but yet didn't figured out how it could be possible. Can you tell me (if it is possible in general) which Activity (Picture attached) I need to use and where to...
  5. S

    Yatse Tasker Plugin in Macrodroid

    I am using the Tasker plugin of Yatse, it works good but I have one question: Is it possible to Use the Play URI Comment and combine it with a MD variable? e.g. in the URI: /var/media {Variable} ? With Tasker this is possible, there is a button to integrate variables, but MD Variables are not...
  6. S

    How to use action "send intent"?

    If you search for Package and Activity Names for the Intent Action, the App "Shortcut Maker" is an ideal helper. It shows by setting a shortcut the Details of the intent you can then enter in the Intent action...
  7. S

    MacroDroid's Sound Player

    Hello, I'm trying to have an Action which Streams / Plays an Audiofile by URL via Internet. I used the Send Intent Action with the Standard Audioplayer of my Samsung Tablet. It works. But it always shows the player in Foreground and stops the playback if I tap on Display. That's not an ideal...
Top