question

jeffev123 avatar image
jeffev123 asked

Kindle Fire Input Delay After Press

Hello, On my kindle fire, when I press and move slowly their appears to be an input delay in reading the x/y values using native code "AMotionEvent_getX"/"AMotionEvent_getY". I have it outputting in the callback directly and I don't see X/Y changes until about 1 second after I pressed, that delay is a problem. Is there any configuration setting that I need to set so it won't have that delay? I'm using the Native C++ Android libraries. The Google Devices do not exhibit this behavior. Thanks Jeff.
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Nick Gardner avatar image
Nick Gardner answered
Hi, To look into this issue in more detail, could you please provide us with the specific device that you are running this on and the code for how you are calling and implementing the AMotionEvent methods? Thanks, Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.