Page 1 of 1

simulate fast triple home button press

Posted: 21 Apr 2016 16:06
by heliosone
hi everybody

I need to simulate a fast triple home button press on my tab s2 to activate the"invert (negative) colours" (accessibility option).
Tried that with root command key input ,repeated 3 times,which works,yet more like 3 slow presses in a row :(

Any idea is appreciated

Re: simulate fast triple home button press

Posted: 21 Apr 2016 18:38
by MURTUMA
Executing root commands can be too slow for fast successive operations. Try Control UI action and home() function.

Re: simulate fast triple home button press

Posted: 21 Apr 2016 18:57
by heliosone
biiggg thanks!
works perfect