Alt + Echap

ElBandlto

New member
Good evening, I would like to know if it is possible to create a macro that switches open applications without having to click on the taskbar?
 

MacroDroidDev

Administrator
Staff member
You can use the Android shortcut action with the option "Show recent apps" to show the task switcher screen. If you want to change between them you could use UI Interaction actions to fake swipes and clicks (Adding suitable wait before next delays between each step where appropriate).
 

Qarboz

Well-known member
You can use the Android shortcut action with the option "Show recent apps" to show the task switcher screen. If you want to change between them you could use UI Interaction actions to fake swipes and clicks (Adding suitable wait before next delays between each step where appropriate).
With the old phone (Android 8) I was using Gravity Box.
Among other things, there is the ability to recall the last open running app e.g. by remapping the double click on the recent button. I think it's a "hidden" command of Android, because the same thing is in a menu of recent Motorola phones and I seem to have seen it in other apps as well (can't remember which ones). I'm not sure, though, it gives reachable to non-rooted devices as well.
 
Top