Hello,
Is it possible to call a previous ab with a gesture.
Thanks
Call previous app
Moderator: Martin
Re: Call previous app
I had just created a flow to accomplish this when I came across your post. I'm using Fluid Navigation for gestures, which will launch an Automagic shortcut, which in turn executes my flow.
The flow simply opens the recents view and taps on the left side to open the previous app. I'm on Pie so you might have to tweak the coordinates of the click.
Fluid's built-in way of opening the previous app doesn't work well with some apps, that's why I made a flow for it.
Fluid Navigation Gestures: https://play.google.com/store/apps/deta ... m.fb.fluid
Flow to import: http://automagic4android.com/flow.php?i ... 7a3065cd1f
The flow simply opens the recents view and taps on the left side to open the previous app. I'm on Pie so you might have to tweak the coordinates of the click.
Fluid's built-in way of opening the previous app doesn't work well with some apps, that's why I made a flow for it.
Fluid Navigation Gestures: https://play.google.com/store/apps/deta ... m.fb.fluid
Flow to import: http://automagic4android.com/flow.php?i ... 7a3065cd1f
Re: Call previous app
It seems for easier way, we still have to use other app to do it. Other way need root to dumpsys the recent menu, parse and find the last app and use launch app to open it again.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.