Touch calibration problem in Android 2.3 for imx51 BBG

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Touch calibration problem in Android 2.3 for imx51 BBG

跳至解决方案
1,561 次查看
Raana
Contributor III

Hi,

I am trying to port the android Gingerbread 2.3 on i.Mx51 bbg. While booting the system, it is asking for input to calibrate the touch interface.

But I am not able to calibrate. If I touch the crosshair on the LCD, it is not taking the input.

Please suggest me any solution to solve this issue.

Thanks in advance!!!

Regards,

Rekha


标签 (2)
0 项奖励
回复
1 解答
861 次查看
babur
Contributor II

If you want to get rid of calibrate application;

open "AndroidBoard.mk" file on "~/mydroid/device/blahblah".

And find "#include $(common_dir)/packages/apps/Calibrate/Android.mk" line and remark it.

Then rebuild your Android source.

Also maybe your QTP chip connected over I2C and another unit sharing your communication line. Look at it.

Babur

在原帖中查看解决方案

0 项奖励
回复
1 回复
862 次查看
babur
Contributor II

If you want to get rid of calibrate application;

open "AndroidBoard.mk" file on "~/mydroid/device/blahblah".

And find "#include $(common_dir)/packages/apps/Calibrate/Android.mk" line and remark it.

Then rebuild your Android source.

Also maybe your QTP chip connected over I2C and another unit sharing your communication line. Look at it.

Babur

0 项奖励
回复