Recent content by Lee

  1. L

    Activating a slider button - Help

    Perfect @Dm114 thanks! I didnt even consider the IU gesture idea although having tried and failed with it in the past that may have had a bearing on my lack of inspiration about it
  2. L

    Activating a slider button - Help

    Help I've got a button which I need to be active when I am up early I've set the following to open the app and find the button then click it, trouble is this will click regardless of the current state of the function (on or off) How do I get it to only click if the button is currently...
  3. L

    How can I get MD to press enter?

    Hello @modemman11 did you work this one out? I'm trying to setup a google search that runs once a week. I have used the UI to input the search detail sucessfully but 'enter' doesn't always work so like you I am trying to replace the extra 'UI click' Stiking...
  4. L

    Using constraint 'Time Of Day'

    I see what you mean ... although if I do trigger it again at 0830 the 0430 event won't run then either so isn't that inefficient? Cheers tho, I'll upload a multi trigger update later see what you all think
  5. L

    Using constraint 'Time Of Day'

    Thanks @Dm114 I hadn't realised you could have more than one trigger in a macro which puts it all in the air a little... If the bits I want only run at the times I want them to how do you mean by inefficient? Ta for the Wiki!
  6. L

    Using constraint 'Time Of Day'

    I am trying to run a macro to turn my data settings and volume on and off during the day I can't get it to activate the 'time of day' when time of day isn't at the trigger time Do I need the macro to re-start at the time needed (or is it active all day once triggered) and if I do need it to...
  7. L

    ADB Connecting the PC to the Android

    Cheers all, ashamed as I am to admit it I tried the same thing I did the day before and it worked fine Seems I either mucked up the text or the phone and the PC both needed a re-boot after installation
  8. L

    ADB Connecting the PC to the Android

    here's where I am with the code C:\Users\Lee>adb shell pm grant com.arlosoft.macdroid android.permission.write_secure_settings adb.exe: device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on...
  9. L

    ADB Connecting the PC to the Android

    Hi all New to this I'm trying to connect the phone to the PC but can't get ADB to connect, any ideas what boxes I might not be ticking or is there an idiots 'walk thru' somewhere? Lee
  10. L

    Can someone help me to create an easy macro please?

    Thanks for putting this TVJ I'm pretty new to this sort of thing so had no idea the mode of appreciation (if that's what you call it) even existed, I will look out for the stars thing as I start to use the forum (can't see the option just now) Lee
  11. L

    Novice Macrodroid user Currently working on a 'device volume macro' to set up everything I do...

    Novice Macrodroid user Currently working on a 'device volume macro' to set up everything I do on a daily basis automatically (wifi-on/off, mobile data-on/off, ringtones - on/off etc)
Top