[android-kernel] Re: android emulator touch driver

2011-01-05 Thread vkmgeek
rse is not acceptable. But, still I want to tweak input touch events at lower layer Can someone suggest me some pointers ? On Dec 30 2010, 11:53 am, vkmgeek wrote: > Hi > Can someone help me to solve following questions in understanding how > touch events are emulated in Android Emulator ?

[android-kernel] Re: few question about adb

2010-12-30 Thread vkmgeek
On Dec 27, 2:57 am, tstanly wrote: > hi all, > > the adb tool shows "offline" somtimes, so I want to review the > relative code about adb. > > 1. where is the adb relative driver code in the kernel tree? Look at drivers/usb/gadged/f_adb.c, android.c ... > 2. is any updated log about adb tool?

[android-kernel] android emulator touch driver

2010-12-30 Thread vkmgeek
Hi Can someone help me to solve following questions in understanding how touch events are emulated in Android Emulator ? 1. Mouse events are used as touch events. 2. But, I am not able to find any "goldfish_mouse*.c" file in emulator/ goldfish kernel. 3. If there is no such file, who creates /de

[android-kernel] android_power: sleep and then stuck up

2010-01-13 Thread vkmgeek
Hi list, I am developing a middle layer service and also using a third party kernel driver However, everything runs fine on plain linux but as soon as I cross-compile and switch to Android, things stop working.. This is the last message from kerne, android_power: sleep (0->2) at 156039663510.