I don't know which mouse implementation you are using, the one made by me simulate the touch event for mouse. So you only need to catch the touch events as other apps do. And you will also need to catch the up key and down key events for the mouse wheel.
On Thu, Jan 21, 2010 at 2:13 AM, Neel <[email protected]> wrote: > Hi, > > I am trying to get the mouse pointer position from a native > application. > I found out that WindowManagerService maintains the mouse cursor > surface object. > > Problem is, I am not able to find any interface or way to extract the > object or the relevant information anyhow. > > Please Help. :( > > Regards, > Neel. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Android-x86 http://www.android-x86.org
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
