Hi all,
On my android 4.0.4 rooted cellphone, I'm working on a tasker profile that can periodically wake up screen and simulate a swipe.
It's hard for me, and I've tried some different methods, like "run shell>input swipe" doesn't work at all in my phone.
Finally I got this, near success:
Step 4 vibrate is merely for debug. Step 5 turn on display also works. But step 6 does not happen.(but I've tested it in a standalone task and it worked.)
So, could anybody please tell me what's wrong? Is step 5 (which is screen on and keep it 10 seconds) preventing step 6 from running?
BTW, I've turned off keyguard function in android's settings, just for this profile to run properly.
Thanks.
On my android 4.0.4 rooted cellphone, I'm working on a tasker profile that can periodically wake up screen and simulate a swipe.
It's hard for me, and I've tried some different methods, like "run shell>input swipe" doesn't work at all in my phone.
Finally I got this, near success:
Step 4 vibrate is merely for debug. Step 5 turn on display also works. But step 6 does not happen.(but I've tested it in a standalone task and it worked.)
So, could anybody please tell me what's wrong? Is step 5 (which is screen on and keep it 10 seconds) preventing step 6 from running?
BTW, I've turned off keyguard function in android's settings, just for this profile to run properly.
Thanks.