Best android open-source packages and libraries.

SocketIME

An android IME which reads input from socket.
Updated 8 months ago

SocketIME

An android IME which reads input from socket.

Hopefully, it can be integrated into scrcpy so that, we can type Chinese from keyboard to android.

Demo

IMAGE ALT TEXT

HowTo

  1. adb forward tcp:5566 localabstract:socket-ime
  2. Change IME to SocketIME in android
  3. python socket_ime_test.py
  4. Enjoy!
Tags socket