Hi Androidphan,

Thanks a lot for u reply

I have get below pointercal values using Android file system and apply all
the changes in the kernel .
axis_table[] = {-232, 52705, -1108564, -33151, -140, 19016208, 16 };

According to ts_test application my touchscreen behave correct on android
file system.
Touch screen resolution--> 480 X 272

But still my touchscreen did not work on android.

/*************************************************/
InputDevice.java log msg (touch top left) --->
E/Touchscreen(  793): start......value : true
E/Touchscreen(  793): currentmove value: null
E/Touchscreen(  793): return value:MotionEvent{434cc830 action=2 x=371.05634
y=-14.843505 pressure=1.0 size=0.0}
E/Touchscreen(  793): start......value : true
E/Touchscreen(  793): currentmove value: null
E/Touchscreen(  793): return value:MotionEvent{434cc830 action=2 x=13.492957
y=3.8169014 pressure=1.0 size=0.0}

InputDevice.java log msg (touch bottom right) --->
E/Touchscreen(  793): start......value : true
E/Touchscreen(  793): currentmove value: null
E/Touchscreen(  793): return value:MotionEvent{434cc830 action=2 x=343.3208
y=109.84194 pressure=1.0 size=0.0}
E/Touchscreen(  793): start......value : true
E/Touchscreen(  793): currentmove value: null
E/Touchscreen(  793): return value:MotionEvent{434cc830 action=2 x=353.06573
y=112.810646 pressure=1.0 size=0.0}
E/Touchscreen(  793): start......value : true
E/Touchscreen(  793): currentmove value: null
E/Touchscreen(  793): return value:MotionEvent{434cc830 action=2 x=353.81534
y=113.23474 pressure=1.0 size=0.0}

/***************************************************************/
How do Android relate these values?
Please help me out.

Thanks & Regards
Deepak

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to