mouseevent - Android mouse simulator -


i have android running on dev board. how can simulate mouse pointer in that?

i have application sends (x,y) coordinates running deamon. should able simulate tap @ corresponding point on touch screen.

can suggest ideas , feasibility of ?

you can emulate such events using monkey tool

it supports running in daemon mode accepting commands, see details , samples in android repository


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -