Recent apps

Post your questions and help other users.

Moderator: Martin

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Recent apps

Post by Ankit » 06 Feb 2014 17:29

How to open recent apps page using automagic??

(Recent apps page can be opened by long pressing home button in samsung devices)

Rahul
Posts: 11
Joined: 21 Jan 2014 15:41

Re: Recent apps

Post by Rahul » 06 Feb 2014 19:59

Hi..

U can get recent apps by action control ui.. In Script.. recents()

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Recent apps

Post by Martin » 07 Feb 2014 10:02

On a rooted device you could also use Execute Root Command: input keyevent 223 but I'm not sure if this works on all devices.

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: Recent apps

Post by Ankit » 07 Feb 2014 15:57

No martin its not working on samsung devices (rooted).

bindalji66
Posts: 12
Joined: 12 Sep 2013 03:57

Re: Recent apps

Post by bindalji66 » 07 Feb 2014 16:06

hi martin,
@rahul`s script worked perfect but i cannot further press the "Remove All" button in it with "Control UI". How to do that ??

thanks in advance :)

Rahul
Posts: 11
Joined: 21 Jan 2014 15:41

Re: Recent apps

Post by Rahul » 07 Feb 2014 16:11

I think u r looking for this flow..

http://automagic4android.com/flow.php?i ... f8399d21a8

bindalji66
Posts: 12
Joined: 12 Sep 2013 03:57

Re: Recent apps

Post by bindalji66 » 07 Feb 2014 16:48

I am having a recycle bin icon and nothing is written in that place..
so what should I do or what should I write in control ui ??

Rahul
Posts: 11
Joined: 21 Jan 2014 15:41

Re: Recent apps

Post by Rahul » 07 Feb 2014 17:18

in the control ui action u find a show overlay control click on it ..then go to that page where u want to click and then click on info ,,after that a green overview show up ..click on that portion where u want to click on that page ..a window came up after clicking on there ..like click(xxx.xxx) ..
click on it ..its copied in ur board ..then go ur control ui script and paste that..u can view my flow as its look like that after fininshing ur script

bindalji66
Posts: 12
Joined: 12 Sep 2013 03:57

Re: Recent apps

Post by bindalji66 » 08 Feb 2014 02:54

Hi rahul,

Neither show overlay control is working nor click(x, y) is working nor input tap <x><y> is working...

when I click info button of show overlay control , none of the button becomes green.

in this recent apps page none of the things is working....

Rahul
Posts: 11
Joined: 21 Jan 2014 15:41

Re: Recent apps

Post by Rahul » 09 Feb 2014 09:27

Did u enabled accessibility in phone settings. Do u use Android version 4.1 and above.. If no then its not work for u.. And can u see green boundaries in recent apps page around trash icon when u click info
..if u cant.. I dont know why bcoz. Its working for me..

Post Reply