Hi,

>Can anyone tell me the exact path  to follow next?

Kernel will be updating touchscreen events from drivers
in /drivers/input/....c, and
in android side ./frameworks/base/libs/ui/EventHub.cpp will be servicing all
UI events.

You can refer below threads to get an idea of drivers, TSLIB env, etc.
http://groups.google.com/group/android-porting/browse_thread/thread/224adbf25eeff80c/eea94729a783de92
http://groups.google.com/group/android-porting/browse_thread/thread/2c5b7a1bf168e144/762d9917a14e4c5d


>Q2. TSLIB is to be loaded in that  application, what is it? and how
>can i port it in my android? where from i get the code or lib, and how
>can i include it in my build.
reading above threads will give a fair idea on this.,
<http://groups.google.com/group/android-porting/browse_thread/thread/224adbf25eeff80c/eea94729a783de92>and
u post further specific questions.

-- 
Regards,
Deva
www.bittoggler.com

On Sat, Sep 4, 2010 at 8:35 PM, Mehran <mehrang...@gmail.com> wrote:

> hi,
>
> I want  to have calibration feature in my android 2.1. someone guide
> me to
>
> [0xdroid  >>  packages_apps_tscalibration]
> http://gitorious.org/0xdroid/packages_apps_tscalibration
>
> I have downloaded the code, and ran it, but almost same thing was i
> doing in my own. (Taking calibration pointers and saving them in a
> file). But i dono which kernel or driver part is gonna read them.
>
> Can anyone tell me the exact path  to follow next?
>
>
>
> Q2. TSLIB is to be loaded in that  application, what is it? and how
> can i port it in my android? where from i get the code or lib, and how
> can i include it in my build.
>
>
> Thanks n Regards,
> Mehran
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to