Skip to content

does not respond to keyevents #9

@holy834

Description

@holy834

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions