Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchpad issue #17

Open
mechli opened this issue Dec 5, 2017 · 4 comments
Open

Touchpad issue #17

mechli opened this issue Dec 5, 2017 · 4 comments

Comments

@mechli
Copy link

mechli commented Dec 5, 2017

Hi, i've got a problem with touchpad. It works really slowly, it looks like it has delays.
Tried to modify it, for example by changing coordinate type to float from int but it didn't help.
I want the cursor to move smoothly.
Can you help me?
Regards

@varunon9
Copy link
Owner

varunon9 commented Dec 5, 2017

Touchpad should work smoothly. You might have some other issues-

  1. Are you connected to a very slow network? You can try directly connecting your lappy to android via phone hotspot.
  2. Check on android-studio logcat if you are getting some exceptions.
  3. You can try using a different device.

@mechli
Copy link
Author

mechli commented Dec 5, 2017

  1. I was connecting to fast home Wi-Fi, also to mobile hotspot network and nothing changed.
  2. There are no exceptions.
  3. Running application on 2 phones with different android versions and still were delays. Don't have another PC, but this one is not old, so i don't think so it could be the problem.

@varunon9
Copy link
Owner

varunon9 commented Dec 6, 2017

Please note that touchpad will not be as smooth as real mouse touchpad. But practically it is good to go. I am not sure to what level of smoothness you are expecting or if you are really getting unacceptable delays which we are not facing. If you could optimize this, your Pull Request is welcomed.

@mechli
Copy link
Author

mechli commented Dec 6, 2017

I will try to fix it. But when i use other apps from Google Play, touchpad works there smoothly, so this is not device problem but some optimization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants