Re: [android-discuss] Mouse Event in android

2010-11-27 Thread tangke
I edit the input package to add the motionevent emulator. maybe you can see the framework/base/cmds/input source code. It's very simple. 于 2010年11月27日 08:12, Ankur Avlani 写道: > Hi All, > > Thanks for the response. Does anyone have any running example for > moving mouse programatically in androi

Re: [android-discuss] Mouse Event in android

2010-11-26 Thread Ankur Avlani
Hi All, Thanks for the response. Does anyone have any running example for moving mouse programatically in android using MotionEvent or any other class?. -Ankur On Fri, Nov 26, 2010 at 3:53 PM, Olivier Guilyardi wrote: > On 11/27/2010 12:42 AM, Olivier Guilyardi wrote: > > On 11/27/2010 12:26 A

Re: [android-discuss] Mouse Event in android

2010-11-26 Thread Olivier Guilyardi
On 11/27/2010 12:42 AM, Olivier Guilyardi wrote: > On 11/27/2010 12:26 AM, Mark Murphy wrote: >> On Fri, Nov 26, 2010 at 6:02 PM, Ankur Avlani wrote: >>> Is there a way to simulate mouse event in android. My Idea is in android >>> move the mouse based on x, y corodinates supplied. >> There is no

Re: [android-discuss] Mouse Event in android

2010-11-26 Thread Olivier Guilyardi
On 11/27/2010 12:26 AM, Mark Murphy wrote: > On Fri, Nov 26, 2010 at 6:02 PM, Ankur Avlani wrote: >> Is there a way to simulate mouse event in android. My Idea is in android >> move the mouse based on x, y corodinates supplied. > > There is no mouse in Android. You can plug a mouse into a beagl

Re: [android-discuss] Mouse Event in android

2010-11-26 Thread Mark Murphy
On Fri, Nov 26, 2010 at 6:02 PM, Ankur Avlani wrote: > Is there a way to simulate mouse event in android.  My Idea is in android > move the mouse based on x, y corodinates supplied. There is no mouse in Android. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsgu

[android-discuss] Mouse Event in android

2010-11-26 Thread Ankur Avlani
Hi, Is there a way to simulate mouse event in android. My Idea is in android move the mouse based on x, y corodinates supplied. Thanks, Ankur -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to android-disc