bk138 / droidVNC-NG

VNC server app for Android that does not require root privileges.
GNU General Public License v2.0
1.35k stars 195 forks source link

no pointer input on a rooted LineageOS 18.1 on a Raspberry Pi 4 #11

Closed GralfR closed 3 years ago

GralfR commented 3 years ago

I tried droidVNC-NG 1.0.2 on a rooted LineageOS 18.1 on a Raspberry Pi 4. Finally a VNC-server that works on the new android 11!

Well "works" in some way: I can connect and get the screen on my Win7 or Win10 with the realVNC viewer. The keyboard shortcuts like Pos1 and ESC are working, but no mouse-input, which is more important on an android device than the home- and back-buttons. The app on android says all three permissions granted.

Which VNC client do You use?

bk138 commented 3 years ago

It should work with any VNC viewer. I rather suspect a server-side issue. Your Pi 4 with Android 11 might lack the respective input APIs. Do other open source remote control solutions work?

GralfR commented 3 years ago

I did not find any other open source solutions but I've installed the app on an android phone with generic android 8.1. On that system the app is working fine including mouse support. The only thing is a very slow screen refresh when switching apps on the phone. But that might be due to a slow network connection (there are a lot of spaming wifi around....). So, it makes clear sense to me, the lineageOS on the pi is lacking APIs. I will comunicate that to the developer. Thanks

bk138 commented 3 years ago

OK, closing this then.

xilart commented 2 years ago

I have the same problem with rooted Android TV 11 and RealVNC. I can see the screen, and Esc\Home buttons work but no reaction to the mouse. How can this be fixed? Which API should be installed and how. Thanks in advance.

bk138 commented 2 years ago

Maybe asking the lineage os guys is worth a try @xilart , I have no idea for droidvnc-ng's part...😕

xilart commented 2 years ago

Maybe asking the lineage os guys is worth a try @xilart , I have no idea for droidvnc-ng's part...😕

I use custom Android TV build for Transpeed X4S box with Amlogic S905X4 chipset. It has no connection to LineageOS. Any other recommendations how to fix this problem?

xilart commented 2 years ago

I guess this problem is not related to a specific OS since it reproduces on Android TV 11 OS as well.