Hi, Don't know if my last answer got through because I can't see it.
Here's what I wrote. Hope it'll not be in double. I've found a way to simulate a long push on the screen. For the menu button or else, I just don't know how to proceed. Here's the code : device.drag((150,300), (150,300), 10, 1) Basicaly, you just have to use the "drag" function with the same point for "start" and "end", you can adjust the time to 3-4 seconds I think, do not put something else than 1 for the steps. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

