You can checkout 0xDroid's[1] repository that contains the TSLIB support for Eclair and they have a TSLIB Calibration[2] application as well.
[1] - http://gitorious.org/0xdroid [2] - http://gitorious.org/0xdroid/packages_apps_tscalibration -- Ashwin On Fri, Sep 3, 2010 at 11:41 AM, Mehran <[email protected]> wrote: > What does that means? i cant do the touch calibration in 2.1? If there > is some proper way to get touch calibration, please let me know, im > stuck badly. My TASK to to add calibration feature in OS and make a > Windows CE/mobile like calibration application. > > Waiting for reply. > > Thanks n Regards, > Mehran Gul > > > > On Sep 3, 6:19 pm, Ashwin Bihari <[email protected]> wrote: >> I ported TSLIB support for Android 1.6 and have taken that and ported >> it to Android 2.1 but haven't gotten around to pushing out those >> changes out yet..will do that soon.. >> >> Regards >> -- Ashwin >> >> >> >> On Fri, Sep 3, 2010 at 8:22 AM, Mehran <[email protected]> wrote: >> > Hay there, >> > I am developing android 2.1 for our custom smdk6410 board. My problem >> > is TOUCHCALIBRATION support in driver and application. >> >> > in android 1.5 somone made some custom things in '/android/frameworks/ >> > base/services/java/com/android/server/inputdevices.java' to read >> > calibration data from file 'etc/pointercal' and this data was written >> > by calibration applicaiton. >> >> > But when i tried to port these changes in android 2.1, the structure >> > of "inputdevices.java" was totally different. im fighting from last >> > two days but got no progress. >> >> > Someone please guide the proper way, that how can i add 'Calibration' >> > support in my android. some code if possible. >> >> > -- >> > unsubscribe: [email protected] >> > website:http://groups.google.com/group/android-porting > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
