I know some similar questions have already been asked, but I think they are asking for simulating touch in their own applications, however I want to make an agent that can \"use
You can also try Robotium (where you programmatically, in Java, click buttons etc), or MonkeyRunner (to send random UI events).