Remote-Control-PC
Remote-Control-PC copied to clipboard
Touchpad issue
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
Touchpad should work smoothly. You might have some other issues-
- Are you connected to a very slow network? You can try directly connecting your lappy to android via phone hotspot.
- Check on android-studio logcat if you are getting some exceptions.
- You can try using a different device.
- I was connecting to fast home Wi-Fi, also to mobile hotspot network and nothing changed.
- There are no exceptions.
- 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.
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.
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.