louis49 / androidtv-remote

MIT License
68 stars 23 forks source link

SEND KEY #2

Closed piyush2greedy closed 2 years ago

piyush2greedy commented 2 years ago

@louis49 How to send UP DOWN LEFT RIGHTS in sendKey. Can u please tell. androidRemote.sendKey(RemoteKeyCode.UP, RemoteDirection.SHORT) is not workinng

louis49 commented 2 years ago

androidRemote.sendKey(RemoteKeyCode.KEYCODE_DPAD_UP, RemoteDirection.SHORT)