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

does not respond to keyevents #9

Open
holy834 opened this issue Mar 22, 2019 · 1 comment
Open

does not respond to keyevents #9

holy834 opened this issue Mar 22, 2019 · 1 comment

Comments

@holy834
Copy link

holy834 commented Mar 22, 2019

Connection is okay and latency is awesome. It also supports mouse and navigation events. However keyevents doesn't work.

logcat shows warning when pressing keys:
W/BroadcastQueue: Unable to launch app com.cxplan.projection.mediate/10199 for broadcast Intent { act=COM.CXPLAN.TOUCH.INPUTER flg=0x10 cmp=com.cxplan.projection.mediate/.inputer.InputerReceiver (has extras) }: process is bad

CXmediate app also fail with:
E/AndroidRuntime: FATAL EXCEPTION: Connect Thread
Process: com.cxplan.projection.mediate, PID: 711
java.lang.RuntimeException: Connecting to message server is timeout: forward port=2014
at com.cxplan.projection.mediate.inputer.CXTouchIME$1.run(CXTouchIME.java:164)
at java.lang.Thread.run(Thread.java:760)

@holy834
Copy link
Author

holy834 commented Mar 22, 2019

Not an issue, my fault. The app must have network permission.

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

No branches or pull requests

1 participant