Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Ink annotation delayed 8 years 9 months ago #9303

  • Nicksteal
  • Nicksteal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
When testing the framework, we came across following problem:

In general, the ink annotation works fine, but on our Samsung Galaxy Tab S 10.5 LTE (SM-T805), it is delayed for a second ( it takes time until the ink appears). This makes it hard to draw or write correct. The problem is the same in the sample project, so it is not due to wrongful configuration. Also the tablet is pretty powerful and therefor shouldn't cause any problems. You got any ideas on how to fix that problem?

Please Log in or Create an account to join the conversation.

Ink annotation delayed 8 years 9 months ago #9310

  • Nicksteal
  • Nicksteal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
well it seems it actually is a problem with a lot of android devices having bigger touchscreen lags. Although the rest of the hardware of the Tab is good, the touchpad seems to be pretty bad.
thx anyway :)

Please Log in or Create an account to join the conversation.

Ink annotation delayed 8 years 9 months ago #9312

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
we using Canvas to draw Inks when user touch and drawing inks.
maybe, invalidate() and onDraw() delay the time.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum