Touch input and focus issue in android kitkat

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

Touch input and focus issue in android kitkat

1,121件の閲覧回数
archanaharish
Contributor I

Hi ,

We are porting android kitkat to SAMA5D3 development board which is of size 480*272  (pixel), only partial touch input is happening like drop down and Setting page when I keep giving inputs randomly and nothing else. But touch works well with  Evaluation Kit which is of size 800*600 (pixel length).

 

The cause of touch issue is, it is taking requested height as 19 instead of 480 in WindowManagerService. Please refer the below log.

 

I/WindowManagerService( 1418): relayoutWindow  win.mRequestedWidth272
I/WindowManagerService( 1418): relayoutWindow  win.mRequestedHeight19
I/WindowManagerService( 1418): AOSP:::updateFocusedWindowLocked
I/WindowManagerService( 1418): AOSP:::computeFocusedWindowLocked

Any help will be appreciated.

Original Attachment has been moved to: logs.zip

ラベル(4)
0 件の賞賛
返信
1 返信

1,017件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi archana

one can try Calibrate.APK as described for example on

How-To: Fix Touchscreen Issues in Android Phones 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信