That code is not support anything. That code just support input device
coodination.

What is the touch device type?
Android platform h/w spec describe the C-type touch.
Almost C-type touch has the default calibration value.
If you using the R-type, you need to add the Calibration algorithm


On 9월3일, 오전5시20분, 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-kernel

Reply via email to