Touch calibration problem in Android 2.3 for imx51 BBG

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Touch calibration problem in Android 2.3 for imx51 BBG

ソリューションへジャンプ
1,481件の閲覧回数
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 解決策
781件の閲覧回数
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 返信
782件の閲覧回数
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 件の賞賛
返信