I want to use some gestures on my home screen without installing any other app. I supposed I could do it with Automagic.
I think I can use an UI Event action on my TouchWiz launcher in my Samsung device. But I don't how to use it.
Can I get it with Automagic? How do I do?
Sorry for my incomprehensible English.
Gestures
Moderator: Martin
Re: Gestures
Hi,
You can use action Control UI to simulate some actions like clicking a button etc. It's not exactly the same as making manual touch screen input since it uses an accessibility service to simulate the actions so it's limited to a few functions like clicking.
What kind of action do you want to simulate on the home screen?
Regards,
Martin
You can use action Control UI to simulate some actions like clicking a button etc. It's not exactly the same as making manual touch screen input since it uses an accessibility service to simulate the actions so it's limited to a few functions like clicking.
What kind of action do you want to simulate on the home screen?
Regards,
Martin
Re: Gestures
I want to simulate a double tap in the background to lock the device.
Re: Gestures
That's most likely not supported by Control UI since this will require to simulate the tap directly on the touch screen which is not supported by Control UI. It might work on Android 7 and the next version of Automagic, but I have not tested this particular case.
You could also try to turn off the screen with action Lock Device but the device might not behave exactly the same when the screen is turned off using this action.
Regards,
Martin
You could also try to turn off the screen with action Lock Device but the device might not behave exactly the same when the screen is turned off using this action.
Regards,
Martin
Re: Gestures
Therefore, I will be looking to another solution. Anyway, thank you for your help!
Re: Gestures
Is your device rooted? If so, you may be able to do that with action Execute root command: input tap <x> <y>; input tap <x> <y>. Use the same coordinates for both commands.
Re: Gestures
No, I'm not. I will be thinking about doing it so I will solve lots of problems I have. Thank you for your help.
Re: Gestures
I found an app that allows me to double tap the home screen. Maybe the developer can jump into its code and if it isn't difficult, it can be a new feature.
Here's the link: https://play.google.com/store/apps/deta ... pscreenoff
Here's the link: https://play.google.com/store/apps/deta ... pscreenoff