This KeyEvent Display app provides info on the keycodes your device is receiving. It may offer some insight on how you can go about getting MacroDroid to interpret the keycodes.
If your device is not rooted then it is impossible for the phone itself to do this. It would be better for you to download scrcpy or Vysor if you're on Windows, and then use a macro/scripting program on your phone through scrcpy/Vysor while it's connected via USB and click on the phone screen that way.
Sorry I can't be of help with your actual question, but depending on your device you may be able to use FaceNotify, hope it helps!
Here's the direct Play Store link: https://play.google.com/store/apps/details?id=k4czp3r.facenotify
Install this app https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker.
Add action > Applications > Launch Shortcut > Select shortcut (Shortcut Maker) > Inner Link > choose the shortcut.
What you are talking about is a non-standard shortcut, so it may or may not work.
Open Voice access?! What are you talking about?! MacroDroid can easily open apps and activities.
What action exactly you are trying to achieve? I could recommend you Hotword plugin as a trigger, but I doubt how well this would work on loud motorcycle.
Try this app. Use Launch Shortcut action, choose Shortcut maker > activities and find an app activity you want to launch.
I'd suggest https://play.google.com/store/apps/details?id=com.yhsif.notifbot&hl=en_US&gl=US instead of Macrodroid
Buy a beacon is the best solution. They sell usb-powered beacons if you don’t want to be bothered with batteries. But since the usb beacons are so small, they have tiny internal antennas and tend to have slightly less range. So it depends on the size of your apartment.
Yes. There is a an option to automatically choose an option if user does not choose anything after period of time.
But if you want more advanced user dialogs you can try UiTask.
I reccomend you trying this app. It's good to discover new intents and how they work. It allows you to look into details of intent and edit them.
You would have to have two separate macros. One for Power Connected and another for Power Disconnected. See mine for reference:
Use this app : link
Inorder to get accurate coordinates provide the accessibility function to the app by clicking + symbol on top right corner and then point the + symbol on the one you wanna click then input them into app.
I have created 4 macros which work by using xy coordinates and all works fine.
the location data (lon/lat) always change even if you move 1 feet forward ⏩ ? at witch time you want to get update when your away from home ???? you can trigger your macro every 5-10 minutes when your away... or you can also extract your lon/lat coordinate every X min timer and store lon/lat coordinate into variable and next 5-10min trigger check-up update and check again you current location if your new lon/lat dont change a lot then probably your are in same place, friend house, restaurant,... if the values change with much difference then you are on your way and move then send news sms update information.
you can use "force location update" or also using plugins like "auto location" update from joaomgcd.
https://play.google.com/store/apps/details?id=com.joaomgcd.autolocation
Okay, so then this is merely a case of extensively reusing the dynamic text-identification option in UI Interaction
. Have it touch all of these things (the buttons to turn mobile data on and off, the VPN-activating button after launching the app and probably waiting for a few seconds, etc.), with checks for the screen to be on and unlocked.
I would highly recommend doing this at a computer using scrcpy or Vysor since it might take a while to set all of this up.
Yes. Logcat is where the system and apps store logs, it is how developers can find bugs. MacroDroid can read these logs and use them as triggers to start your macros.
In the red triggers area when creating a macro use the + button followed by the magnifying glass to locate Logcat. There is a red button to capture Logcat. Follow the instructions given in the popup.
An example already competed is here: http://www.macrodroid.com/macrostore?id=8685
It speaks when developer options are opened. It may not work on every device but is a good example to show how it looks.
I've created a macro for you. You can find it here: http://www.macrodroid.com/macrostore?id=5300
Variables: Threshold: Number of shakes TimeDelta: Time frame of the shakes required
Feel free to modify it as you see fit. There are also ways to detect activity which might be more powerful, but will probably require two macros to set up properly. If you want me to give that a shot, let me know.
Hope it helps!
You really don't need a stop watch for this. The system time, in seconds, can be retrieved at any time. It's just time math after that.
There is code here http://www.macrodroid.com/macrostore?id=3654 Where the call is complete that might help. It's a phone call log.
Opening a screen with certain contact is easily possible with an intent action or Shortcut Maker, but about bixby I am not sure.
See if this helps any: https://play.google.com/store/apps/details?id=com.alexandershtanko.androidtelegrambot
Otherwise You'll need to use UI interaction action which requires screen on and unlocked
I'm using another paid app called App Cloner. It allows you to clone apps and also additional functions like spoof location and showing fake error messages. And also to do testings like this hahaha
Currently using the app to clone 'private' copies of social media apps. They work the same but they can't access network in the background and using random device ID, getting fake location from me etc
Here's the link for the paid addon. You must download the app from their website and then use this app to activate it.
https://play.google.com/store/apps/details?id=com.applisto.appcloner.premium
Here's the link to the macro to keep WhatsApp alive. It will run once an hour every time you unlock your phone.
I can't help with the copying part, but there's an app called Open Link With that'll open your link with apps when you share the link to it.
To use: Select link to open, select share from context menu, initially it'll ask which app but you can have it remember to open that app with that link, and then it'll open that app with the link.
Try Notify for Mi Band. It can be fully integrates with MacroDroid.
I wrote about on MacroDroid forum.
In macrodroid That is via sms possible....but I use texpand for number or word trigger try this app it may be suitable for u...
https://play.google.com/store/apps/details?id=com.isaiasmatewos.texpand
Correct, only HTTP GET is available. You could try using a Tasker plug-in such as this: https://play.google.com/store/apps/details?id=ch.rmy.android.http_shortcuts. I have not used it and cannot vouch for it.
I have an app that does that for me ("Gravity Screen On-Off"), which works quite well, but it doesn't seem to have helped in this situation for some reason.