iPhone App..... like Imacros

Green1111

Newbie
Joined
Aug 2, 2011
Messages
20
Reaction score
6
Is their an app where It can record my gestures and auto play them back kind of like imacros. I knpow there is an app where it records your screen from cydia and now in app store but I don't want to see a recording i want it actually performing my tasks. Example if I open a page then close it then open an app then close it...... then after I want the app to do basically what I did and as many times as I want it to do it. I don't know if that makes much sense but I hope you get the picture ....
 
I can understand your problem,
but the problem is it's iPhone ,
always need best for it ,ok trying.
 
it does not have to be iphone.... do you think android will have such thing ?
 
OK....so I found this now I need to find someone to build it for me or I have to do it my self when I find some time here soon... Any one Got any Ideas ?On Android there is the Instrumentation API with which you can send arbitrary MotionEvents to your own Activities and Views. Check out the Instrumentation Javadoc. In particular the sendPointerSync(MotionEvent me) method. With that method you can send a series of motion events that represent whatever guesture you want.Easiest way might be to set up a simple app to "record" motion events for you using a touch listener and store them in some way that you can then feed them in to the sendPointerSync() method.I wound also want the time to be recorded as well....so time between next gesture
 
Last edited:
There are no bots for iPhone or mobile, the market's simply too small. You could try leaving the browser open for some auto surf sites.
Sure! the iPhone and mobile market is very small.
nfl2011 sure knew how to spot you.
 
Back
Top