joshatt34

Newbie
Feb 23, 2014
17
0
15
Hi all,

My phone is on Android 4.0.4, rooted.
I'm testing a simple profile that can periodically simulate a swipe. "run sell ->input swipe" could only work on Android 4.1.1 or above. I also tested repetitouch, which can not replay anything it recorded. So the only method I found is to use Action Box plugin (monkey script ->......dispatchpointer.....).
After some debug, I'm sure there is some problem with Action Box ----- sometimes it stops working, either after several hours running of this profile, or from the beginning of Android bootup. When this problem happens, I just reboot Android and it begins to work fine.
And I'm sure Action Box plugin autoruns with Android bootup.

Any idea?

Thanks.